Skip to content

Commit 2ad19c6

Browse files
author
Nikolai Emil Damm
authored
Merge pull request #5 from devantler/dependabot/github_actions/tibdex/github-app-token-2
chore(deps): Bump tibdex/github-app-token from 1 to 2
2 parents bd72742 + 9ad5e7f commit 2ad19c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/readme-tree.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
showdirectoryname: "yes"
2222
- name: Generate GitHub App Token
23-
uses: tibdex/github-app-token@v1
23+
uses: tibdex/github-app-token@v2
2424
id: generate-token
2525
with:
2626
app_id: ${{ secrets.APP_ID }}

0 commit comments

Comments
 (0)