Skip to content

Commit dd061c0

Browse files
authored
Merge pull request #273 from tonistiigi/dependabot/github_actions/softprops/action-gh-release-2.4.1
build(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1
2 parents 097ba97 + 0953415 commit dd061c0

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

0 commit comments

Comments
 (0)