Bump actions/create-github-app-token from 2.2.1 to 2.2.2 (#1469)

This commit is contained in:
dependabot[bot]
2026-03-16 09:55:09 -07:00
committed by GitHub
parent 3eda3b197e
commit 46da9cb33a
4 changed files with 4 additions and 4 deletions

2
.github/workflows/main.yml generated vendored
View File

@@ -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 }}