From 8137476d0503fa1626d8ebdc8fbd5d6103f636b6 Mon Sep 17 00:00:00 2001 From: "renovate-coop-norge[bot]" <151545514+renovate-coop-norge[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 04:38:42 +0000 Subject: [PATCH] chore(deps): update google-github-actions/auth digest to fc21748 --- .github/workflows/oci-ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/oci-ci.yaml b/.github/workflows/oci-ci.yaml index 7c3868b..1187b9e 100644 --- a/.github/workflows/oci-ci.yaml +++ b/.github/workflows/oci-ci.yaml @@ -86,7 +86,7 @@ jobs: run: docker compose run --rm ${{ inputs.docker-compose-service }} build VERBOSE=all ENVIRONMENT=${{ inputs.environment }} OCI_TAG_SUFFIX_USER="${{ inputs.tags }}" - name: Autenticate with GCP if: ${{ inputs.publish }} - uses: "google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093" # pin@v3.0.0 + uses: "google-github-actions/auth@fc2174804b84f912b1f6d334e9463f484f1c552d" # pin@v3.0.0 with: workload_identity_provider: ${{ inputs.workload_identity_provider }} service_account: ${{ inputs.service_account }}