We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8b5865 commit 1f12de1Copy full SHA for 1f12de1
1 file changed
.github/workflows/test.yml
@@ -25,6 +25,7 @@ jobs:
25
uses: step-security/github-app-auth-action@release
26
with:
27
creds: ${{ secrets.GH_APP_CREDS }}
28
+ export-git-user: false
29
30
- name: Verify token
31
env:
0 commit comments