chore: pin GitHub Actions to SHAs (#1625)
This commit is contained in:
committed by
GitHub
parent
3bbd42587e
commit
20db4cbb27
@@ -13,7 +13,7 @@ jobs:
|
||||
steps:
|
||||
- name: Generate bot app token
|
||||
id: app-token
|
||||
uses: actions/create-github-app-token@v2
|
||||
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
|
||||
with:
|
||||
app-id: ${{ secrets.OC_REVIEW_APP_ID }}
|
||||
private-key: ${{ secrets.OC_REVIEW_APP_PRIVATE_KEY }}
|
||||
|
||||
Reference in New Issue
Block a user