Skip to content

Commit 3626d12

Browse files
chore(deps): update actions/create-github-app-token action to v2.1.4
1 parent 367ff21 commit 3626d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)