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

Commit 674eb42

Browse files
Merge pull request #154 from microsoftgraph/dependabot/github_actions/tibdex/github-app-token-2.1.0
Bump tibdex/github-app-token from 2.0.0 to 2.1.0
2 parents ed84579 + 1c7e9cb commit 674eb42

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@0914d50df753bbc42180d982a6550f195390069f
13+
uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a
1414
with:
1515
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
1616
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}

0 commit comments

Comments
 (0)