Skip to content

Commit

Permalink
Bump tibdex/github-app-token from 1.7.0 to 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Feb 5, 2023
1 parent 0e8331f commit 78ecb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-dependency-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Generate token
id: generate_token
uses: tibdex/github-app-token@v1.7.0
uses: tibdex/github-app-token@v1.8.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 78ecb6f

Please sign in to comment.