We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b73a1 commit ec9f0bdCopy full SHA for ec9f0bd
1 file changed
.github/workflows/test.yml
@@ -30,4 +30,4 @@ jobs:
30
continue-on-error: true
31
uses: step-security/github-app-auth-action@main
32
with:
33
- creds: ${{ secrets.APP_CREDS }}
+ creds: ${{ secrets.APP_CREDS_BASE64 }}
0 commit comments