Skip to content

Commit 429ea75

Browse files
Update test.yml
1 parent ec9f0bd commit 429ea75

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_BASE64 }}
33+
creds: ${{ secrets.APP_CREDS_BASE64 }}

0 commit comments

Comments
 (0)