Browse Source

chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 (#5417)

Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/6cbd405e2c4e67a21c47fa9e383d020e4e28b836...62c96d0c4e8a889135c1f3a25910db8dbe0e85f7)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-version: 2.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 6 months ago
parent
commit
f8cf52a8b1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      .github/workflows/release.yml

+ 2 - 2
.github/workflows/release.yml

@@ -56,7 +56,7 @@ jobs:
           ref: ${{ github.event.inputs.source_ref }}
           ref: ${{ github.event.inputs.source_ref }}
 
 
       - name: Create Release
       - name: Create Release
-        uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
+        uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
         with:
         with:
           tag_name: ${{ github.event.inputs.version }}
           tag_name: ${{ github.event.inputs.version }}
           target_commitish: ${{ github.event.inputs.source_ref }}
           target_commitish: ${{ github.event.inputs.source_ref }}
@@ -142,7 +142,7 @@ jobs:
           image-tag: ${{ env.RELEASE_TAG }}
           image-tag: ${{ env.RELEASE_TAG }}
 
 
       - name: Update Release
       - name: Update Release
-        uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
+        uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
         with:
         with:
           tag_name: ${{ github.event.inputs.version }}
           tag_name: ${{ github.event.inputs.version }}
           files: |
           files: |