Skip to content

Commit 69294ec

Browse files
authored
Merge pull request #271 from tonistiigi/dependabot/github_actions/softprops/action-gh-release-2.4.0
build(deps): bump softprops/action-gh-release from 2.3.3 to 2.4.0
2 parents 8bf932d + e87b190 commit 69294ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
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@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
134+
uses: softprops/action-gh-release@aec2ec56f94eb8180ceec724245f64ef008b89f5 # v2.4.0
135135
if: github.event.inputs.dry-run != 'true'
136136
with:
137137
name: ${{ steps.prep.outputs.git_tag }}

0 commit comments

Comments
 (0)