Skip to content

Commit 59307dc

Browse files
author
rsora
committed
Pin actions/create-release to v1
1 parent 1344754 commit 59307dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
121121
- name: Create Github Release
122122
id: create_release
123-
uses: actions/create-release@master
123+
uses: actions/create-release@v1
124124
env:
125125
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
126126
with:

0 commit comments

Comments
 (0)