Skip to content

Commit

Permalink
Merge pull request #13 from microsoft/dependabot/github_actions/tibde…
Browse files Browse the repository at this point in the history
…x/github-app-token-1.8.2

Bump tibdex/github-app-token from 1.8.0 to 1.8.2
  • Loading branch information
github-actions[bot] authored Sep 1, 2023
2 parents 3eb1405 + 03d3cee commit 4aa5041
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 @@ -10,7 +10,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 4aa5041

Please sign in to comment.