Skip to content

Commit 10845d8

Browse files
authored
Merge pull request #350 from docker/dependabot/github_actions/softprops/action-gh-release-2.2.1
build(deps): bump softprops/action-gh-release from 2.0.8 to 2.2.1
2 parents 43ae7f3 + ab3fc52 commit 10845d8

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@c062e08bd532815e2082a85e87e3ef29c3e6d191 # v2.0.8
178+
uses: softprops/action-gh-release@c95fe1489396fe8a9eb87c0abf8aa5b2ef267fda # v2.2.1
179179
env:
180180
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
181181
with:

0 commit comments

Comments
 (0)