Pin Github actions (#678)

This commit is contained in:
Jaco
2022-08-26 16:56:53 +02:00
committed by GitHub
parent de51c90a23
commit eb14742dfc
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
GH_RELEASE_GITHUB_API_TOKEN: ${{ secrets.GH_PAT }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e
with:
fetch-depth: 0
token: ${{ secrets.GH_PAT }}