Skip to content

Commit 896eb37

Browse files
committed
build(deps): bump softprops/action-gh-release to 2.0.5
Signed-off-by: CrazyMax <[email protected]>
1 parent ecacf8c commit 896eb37

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

0 commit comments

Comments
 (0)