Skip to content

Commit 5b5f1dd

Browse files
chore(deps): update actions/create-github-app-token action to v2.2.2
1 parent 51c45a4 commit 5b5f1dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- name: Generate Token
1515
id: app-token
16-
uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
16+
uses: actions/create-github-app-token@fee1f7d63c2ff003460e3d139729b119787bc349 # v2.2.2
1717
with:
1818
app-id: ${{ secrets.BOT_APP_ID }}
1919
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)