Skip to content

Commit

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

Bump tibdex/github-app-token from 1.8.0 to 1.8.2
  • Loading branch information
andrueastman authored Sep 1, 2023
2 parents 476184b + 5d2b26b commit 57ded1d
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@b62528385c34dbc9f38e5f4225ac829252d1ea92
uses: tibdex/github-app-token@0d49dd721133f900ebd5e0dff2810704e8defbc6
with:
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}
Expand Down

0 comments on commit 57ded1d

Please sign in to comment.