Skip to content

Commit

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

Bump tibdex/github-app-token from 1 to 2
  • Loading branch information
armanbilge committed Sep 11, 2023
2 parents 781230b + 61a5a5f commit f3bbf5d
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: 123456
private_key: ${{ secrets.APP_PRIVATE_KEY }}
Expand Down

0 comments on commit f3bbf5d

Please sign in to comment.