Skip to content

Commit

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

Bump tibdex/github-app-token from 1 to 2
  • Loading branch information
TonioGela authored Sep 11, 2023
2 parents 78eeb00 + 9ce4aac commit e96ba84
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 @@ -16,7 +16,7 @@ jobs:

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

0 comments on commit e96ba84

Please sign in to comment.