Skip to content

Commit 172d918

Browse files
Update tibdex/github-app-token action to v2
1 parent da86e72 commit 172d918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/device-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Authenticate using GitHub App
5757
id: auth
58-
uses: tibdex/github-app-token@v1
58+
uses: tibdex/github-app-token@v2
5959
with:
6060
app_id: ${{ vars.READ_ONLY_CONTENT_APP_ID }}
6161
private_key: ${{ secrets.READ_ONLY_CONTENT_APP_PRIVATE_KEY }}

0 commit comments

Comments
 (0)