1 parent 4011a19 commit 2428431Copy full SHA for 2428431
1 file changed
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Create release
37
id: release
38
- uses: mikepenz/action-gh-release@2a00e201320fb618d8e705a736286b2e31aa48e2 # v3
+ uses: mikepenz/action-gh-release@7a1a2d94070db8d22681770f42cdb85a9c38d6ac # v3
39
if: startsWith(github.ref, 'refs/tags/')
40
with:
41
name: ${{ env.VERSION }}
0 commit comments