Skip to content

Commit

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

build(deps): bump tibdex/github-app-token from 1 to 2
  • Loading branch information
adanylenko authored May 21, 2024
2 parents bf37506 + abd69b4 commit e804319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semver-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
steps:
- name: 'Generate token'
id: generate_token
uses: tibdex/github-app-token@v1
uses: tibdex/github-app-token@v2
with:
app_id: ${{ secrets.BOT_APP_ID }}
private_key: ${{ secrets.BOT_PRIVATE_KEY }}
Expand Down

0 comments on commit e804319

Please sign in to comment.