Skip to content

Commit 14b6d37

Browse files
authored
Merge pull request #420 from docker/dependabot/github_actions/softprops/action-gh-release-3.0.0
build(deps): bump softprops/action-gh-release from 2.5.0 to 3.0.0
2 parents 5ad51ee + 5b6a188 commit 14b6d37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
-
190190
name: GitHub Release
191191
if: startsWith(github.ref, 'refs/tags/v')
192-
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
192+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
193193
env:
194194
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
195195
with:

0 commit comments

Comments
 (0)