Skip to content

Commit

Permalink
Bump tibdex/github-app-token from 1.8.0 to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Sep 10, 2023
1 parent 125c495 commit cf2ee4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-dependency-updater.yml
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1.8.0
uses: tibdex/github-app-token@v2.0.0
with:
app_id: ${{ secrets.APP_ID }} # These two secrets need to be added
private_key: ${{ secrets.APP_PRIVATE_KEY }} # to your repository settings
Expand Down

0 comments on commit cf2ee4d

Please sign in to comment.