Skip to content

Commit

Permalink
Merge pull request #2 from slick/dependabot/github_actions/tibdex/git…
Browse files Browse the repository at this point in the history
…hub-app-token-2

Bump tibdex/github-app-token from 1 to 2
  • Loading branch information
nafg authored May 24, 2024
2 parents 618655b + c65cf63 commit 1a45d73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/steward.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- name: Generate token
id: generate-token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
with:
app_id: 243981
private_key: ${{ secrets.APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 1a45d73

Please sign in to comment.