Skip to content

Commit

Permalink
Bump tibdex/github-app-token from 1.5.2 to 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
file-sync-app[bot] committed Jul 16, 2022
1 parent b4bdab3 commit 974eb96
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.5.2
uses: tibdex/github-app-token@v1.6.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 974eb96

Please sign in to comment.