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

Commit f9ce80a

Browse files
authored
Merge pull request #334 from microsoftgraph/dependabot/github_actions/tibdex/github-app-token-2.0.0
Bump tibdex/github-app-token from 1.8.2 to 2.0.0
2 parents 9671515 + 776b850 commit f9ce80a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/projectbot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- name: Generate token
1313
id: generate_token
14-
uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6
14+
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f
1515
with:
1616
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
1717
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}

0 commit comments

Comments
 (0)