Skip to content

Commit e67ccb0

Browse files
authored
Merge pull request #2787 from docker/dependabot/github_actions/softprops/action-gh-release-2.1.0
build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0
2 parents 6caa151 + dab02c3 commit e67ccb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ jobs:
438438
-
439439
name: GitHub Release
440440
if: startsWith(github.ref, 'refs/tags/v')
441-
uses: softprops/action-gh-release@e7a8f85e1c67a31e6ed99a94b41bd0b71bbee6b8 # v2.0.9
441+
uses: softprops/action-gh-release@01570a1f39cb168c169c802c3bceb9e93fb10974 # v2.1.0
442442
env:
443443
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
444444
with:

0 commit comments

Comments
 (0)