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
@@ -11,7 +11,7 @@ jobs:
env:
YARN_ENABLE_SCRIPTS: false
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e
- name: ${{ matrix.step }}
run: |
yarn install --immutable | grep -v 'YN0013'