Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Commit c8a3fd9

Browse files
Merge pull request #102 from PythonCoderAS/dependabot/github_actions/tibdex/github-app-token-2
Bump tibdex/github-app-token from 1 to 2
2 parents 7f1f4f5 + 32f39d9 commit c8a3fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
node-version: 18
1919
- name: Update dependencies
2020
run: npm upgrade
21-
- uses: tibdex/github-app-token@v1
21+
- uses: tibdex/github-app-token@v2
2222
id: generate-token
2323
with:
2424
app_id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)