Skip to content

Commit 70fd483

Browse files
chore(deps): update actions/create-github-app-token action to v2.2.1
1 parent d4c9487 commit 70fd483

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@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
1717
with:
1818
app-id: ${{ secrets.BOT_APP_ID }}
1919
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)