diff --git a/.github/workflows/coder.yaml b/.github/workflows/coder.yaml index 6a69cc7fcba84..b22961fad04b6 100644 --- a/.github/workflows/coder.yaml +++ b/.github/workflows/coder.yaml @@ -322,6 +322,8 @@ jobs: id-token: write steps: - uses: actions/checkout@v3 + with: + fetch-depth: 0 - name: Authenticate to Google Cloud uses: google-github-actions/auth@v0