Bump GitHub Actions (#786)

Signed-off-by: Hugo van Kemenade <[email protected]>
This commit is contained in:
Hugo van Kemenade
2024-07-20 16:20:43 -04:00
committed by GitHub
parent 6e3f1a1194
commit e3005b8cff
13 changed files with 37 additions and 37 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ jobs:
steps:
- name: GitHub App token
id: github_app_token
uses: tibdex/github-app-token@v1.5.0
uses: tibdex/github-app-token@v2.1.0
with:
app_id: ${{ secrets.APP_ID }}
private_key: ${{ secrets.APP_PRIVATE_KEY }}