Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Commit 3264d3c

Browse files
chore(deps): update actions/create-github-app-token action to v2.1.1
| datasource | package | from | to | | ----------- | ------------------------------- | ------ | ------ | | github-tags | actions/create-github-app-token | v2.0.6 | v2.1.1 |
1 parent c3346b9 commit 3264d3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- name: Generate Token
21-
uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2.0.6
21+
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
2222
id: app-token
2323
with:
2424
app-id: "${{ secrets.BOT_APP_ID }}"

0 commit comments

Comments
 (0)