Skip to content

Commit

Permalink
Merge pull request #1545 from microsoftgraph/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/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 14c81dc + 31f729d commit e856374
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/projectsbot.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 e856374

Please sign in to comment.