mirror of
https://github.com/apple/pkl.git
synced 2026-03-26 19:11:12 +01:00
Bump actions/create-github-app-token from 2.2.1 to 2.2.2 (#1469)
This commit is contained in:
committed by
Jen Basch
parent
3a91a51c5f
commit
51dc0dc14d
2
.github/workflows/main.yml
generated
vendored
2
.github/workflows/main.yml
generated
vendored
@@ -896,7 +896,7 @@ jobs:
|
||||
steps:
|
||||
- name: Create app token
|
||||
id: app-token
|
||||
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2
|
||||
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2
|
||||
with:
|
||||
app-id: ${{ secrets.PKL_CI_CLIENT_ID }}
|
||||
private-key: ${{ secrets.PKL_CI }}
|
||||
|
||||
Reference in New Issue
Block a user