Skip to content

Commit 5ef76db

Browse files
authored
Merge pull request #167 from tonistiigi/dependabot/github_actions/softprops/action-gh-release-2
Bump softprops/action-gh-release from 1 to 2
2 parents ba27ffd + 9ca2637 commit 5ef76db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ jobs:
131131
tree -nh ./bin
132132
-
133133
name: Create Release
134-
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
134+
uses: softprops/action-gh-release@9d7c94cfd0a1f3ed45544c887983e9fa900f0564 # v2.0.4
135135
if: github.event.inputs.dry-run != 'true'
136136
with:
137137
name: ${{ steps.prep.outputs.git_tag }}

0 commit comments

Comments
 (0)