Skip to content

Commit 0154b5c

Browse files
Merge branch 'main' into dependabot/npm_and_yarn/infra/dataform-service/src/multi-116f458471
2 parents db5b56a + ea3795f commit 0154b5c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/infra.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ jobs:
2020
steps:
2121
- name: Checkout code
2222
uses: actions/checkout@v6
23+
with:
24+
fetch-depth: 0
25+
persist-credentials: false
26+
2327

2428
- name: Authenticate with Google Cloud
2529
uses: google-github-actions/auth@v3

0 commit comments

Comments
 (0)