Skip to content

Commit ac3b11f

Browse files
committed
Pin unofficial actions versions
xdev-software/base-template#1
1 parent e73a0e4 commit ac3b11f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
8383
- name: Create Release
8484
id: create_release
85-
uses: shogo82148/actions-create-release@v1
85+
uses: shogo82148/actions-create-release@e5f206451d4ace2da9916d01f1aef279997f8659 # v1
8686
with:
8787
tag_name: v${{ steps.version.outputs.release }}
8888
release_name: v${{ steps.version.outputs.release }}

0 commit comments

Comments
 (0)