Skip to content

Commit 94d3a12

Browse files
authored
Merge pull request #247 from tonistiigi/dependabot/github_actions/softprops/action-gh-release-2.2.2
build(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2
2 parents 6ea8f93 + c100a83 commit 94d3a12

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@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
134+
uses: softprops/action-gh-release@da05d552573ad5aba039eaac05058a918a7bf631 # v2.2.2
135135
if: github.event.inputs.dry-run != 'true'
136136
with:
137137
name: ${{ steps.prep.outputs.git_tag }}

0 commit comments

Comments
 (0)