Skip to content

Commit fefeb7c

Browse files
Update test.yml
1 parent d2b73a1 commit fefeb7c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
- name: Get GitHub App Token
2929
id: auth
3030
continue-on-error: true
31-
uses: step-security/github-app-auth-action@main
31+
uses: step-security/github-app-auth-action@release
3232
with:
33-
creds: ${{ secrets.APP_CREDS }}
33+
creds: ${{ secrets.APP_CREDS }}

0 commit comments

Comments
 (0)