Skip to content

Commit dc10c50

Browse files
authored
Merge pull request #317 from docker/dependabot/github_actions/softprops/action-gh-release-2
build(deps): bump softprops/action-gh-release from 1 to 2
2 parents 74840b3 + 896eb37 commit dc10c50

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
@@ -175,7 +175,7 @@ jobs:
175175
-
176176
name: GitHub Release
177177
if: startsWith(github.ref, 'refs/tags/v')
178-
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
178+
uses: softprops/action-gh-release@69320dbe05506a9a39fc8ae11030b214ec2d1f87 # v2.0.5
179179
env:
180180
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
181181
with:

0 commit comments

Comments
 (0)