mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-04-22 07:57:58 +00:00
Pin Github actions (#2126)
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
CI_LOG: 123
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT_BOT }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e
|
||||
- name: check
|
||||
run: |
|
||||
yarn install --immutable | grep -v 'YN0013'
|
||||
@@ -30,7 +30,7 @@ jobs:
|
||||
CI_LOG: 123
|
||||
GITHUB_TOKEN: ${{ secrets.GH_PAT_BOT }}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/checkout@7884fcad6b5d53d10323aee724dc68d8b9096a2e
|
||||
- name: check
|
||||
run: |
|
||||
yarn install --immutable | grep -v 'YN0013'
|
||||
|
||||
Reference in New Issue
Block a user