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

Commit fcb486c

Browse files
Merge pull request #14 from microsoftgraph/dependabot/github_actions/tibdex/github-app-token-1.8.1
Bump tibdex/github-app-token from 1.8.0 to 1.8.1
2 parents d1068e3 + 6712511 commit fcb486c

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@b62528385c34dbc9f38e5f4225ac829252d1ea92
14+
uses: tibdex/github-app-token@d6edb790cfa657f678d2f6188875e9837622c415
1515
with:
1616
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
1717
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}

0 commit comments

Comments
 (0)