Skip to content

Commit

Permalink
Bump tibdex/github-app-token from 1.4.0 to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nef10 committed Nov 6, 2021
1 parent a71c898 commit 8bf53f6
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.4.0
uses: tibdex/github-app-token@v1.5.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 8bf53f6

Please sign in to comment.