Skip to content

Commit 5c57879

Browse files
committed
ci: update softprops/action-gh-release to v0.1.15
Signed-off-by: CrazyMax <[email protected]>
1 parent d8a4559 commit 5c57879

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
-
147147
name: GitHub Release
148148
if: startsWith(github.ref, 'refs/tags/v')
149-
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
149+
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v0.1.15
150150
env:
151151
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
152152
with:

0 commit comments

Comments
 (0)