Skip to content

Commit

Permalink
Merge pull request #20 from microsoftgraph/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…tibdex/github-app-token-2.0.0

Bump tibdex/github-app-token from 1.8.2 to 2.0.0
  • Loading branch information
baywet authored Sep 11, 2023
2 parents e74da4f + 6487227 commit 9142017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/projectbot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6
uses: tibdex/github-app-token@0914d50df753bbc42180d982a6550f195390069f
with:
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}
Expand Down

0 comments on commit 9142017

Please sign in to comment.