Skip to content

Commit c23b2d6

Browse files
authored
Merge pull request #331 from docker/dependabot/github_actions/softprops/action-gh-release-2.0.8
build(deps): bump softprops/action-gh-release from 2.0.5 to 2.0.8
2 parents 58c87f0 + 2ed5a27 commit c23b2d6

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

0 commit comments

Comments
 (0)