Skip to content

Commit

Permalink
Merge pull request #1559 from microsoftgraph/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/tibdex/github-app-token-2.1.0

Bump tibdex/github-app-token from 2.0.0 to 2.1.0
  • Loading branch information
andrueastman authored Sep 20, 2023
2 parents 4121942 + 9060d19 commit 0e60b5e
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@0914d50df753bbc42180d982a6550f195390069f
uses: tibdex/github-app-token@3beb63f4bd073e61482598c45c71c1019b59b73a
with:
app_id: ${{ secrets.GRAPHBOT_APP_ID }}
private_key: ${{ secrets.GRAPHBOT_APP_PEM }}
Expand Down

0 comments on commit 0e60b5e

Please sign in to comment.