diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 963e86e..c44b206 100644 --- a/.github/workflows/test-and-build.yml +++ b/.github/workflows/test-and-build.yml @@ -146,7 +146,7 @@ jobs: upload-release-assets: true - name: GCP Auth - uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 + uses: google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0 if: github.ref_type == 'tag' with: project_id: ${{ secrets.MIA_PLATFORM_KMS_GCP_PROJECT }}