Skip to content

Commit 067d905

Browse files
committed
fix more zizmor initial issues after merge conflict resolution
1 parent f30b996 commit 067d905

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/tour_of_beam_backend.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ jobs:
4242
working-directory: ./learning/tour-of-beam/backend
4343
steps:
4444
- uses: actions/checkout@v7
45+
with:
46+
persist-credentials: false
4547
- uses: actions/setup-go@v7
4648
with:
4749
# pin to the biggest Go version supported by Cloud Functions runtime

0 commit comments

Comments
 (0)