Skip to content

Commit

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

Bump tibdex/github-app-token from 1.8.0 to 2.1.0
  • Loading branch information
dragonfleas authored Oct 18, 2023
2 parents b0469b7 + 53e6aeb commit 897ea7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1.8.0
uses: tibdex/github-app-token@v2.1.0
with:
app_id: ${{ secrets.SYNOPS_APP_ID }}
private_key: ${{ secrets.SYNOPS_APP_PRIVATE_KEY }}
Expand Down

0 comments on commit 897ea7f

Please sign in to comment.