We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3ea7d84 + 64dfe6f commit 0dcd26dCopy full SHA for 0dcd26d
1 file changed
.github/workflows/go.yml
@@ -37,6 +37,7 @@ jobs:
37
- uses: actions/checkout@v3
38
with:
39
submodules: true
40
+ persist-credentials: false
41
42
- name: Set up Go
43
uses: actions/setup-go@v3
0 commit comments