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

Commit 7da4796

Browse files
Merge pull request #148 from microsoftgraph/dependabot/github_actions/tibdex/github-app-token-1.8.2
Bump tibdex/github-app-token from 1.8.0 to 1.8.2
2 parents ea6832b + 1af59cf commit 7da4796

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/projectsbot.yml

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

0 commit comments

Comments
 (0)