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.
1 parent f30b996 commit 067d905Copy full SHA for 067d905
1 file changed
.github/workflows/tour_of_beam_backend.yml
@@ -42,6 +42,8 @@ jobs:
42
working-directory: ./learning/tour-of-beam/backend
43
steps:
44
- uses: actions/checkout@v7
45
+ with:
46
+ persist-credentials: false
47
- uses: actions/setup-go@v7
48
with:
49
# pin to the biggest Go version supported by Cloud Functions runtime
0 commit comments