Skip to content

Commit fec06a2

Browse files
Merge pull request #173 from PythonCoderAS/dependabot/github_actions/tibdex/github-app-token-2
Bump tibdex/github-app-token from 1 to 2
2 parents 06ce548 + 60c09ca commit fec06a2

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)