Skip to content

Commit eb32444

Browse files
chore(deps): bump google-github-actions/auth from 2.1.9 to 2.1.10 (#56)
1 parent 9957332 commit eb32444

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/oci-ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
run: docker compose run --rm ${{ inputs.docker-compose-service }} build VERBOSE=all ENVIRONMENT=${{ inputs.environment }} OCI_TAG_SUFFIX_USER="${{ inputs.tags }}"
8787
- name: Autenticate with GCP
8888
if: ${{ inputs.publish }}
89-
uses: "google-github-actions/auth@7b53cdc2a387814ed14eec026287aac689ae8c9b" # pin@v2.1.9
89+
uses: "google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193" # pin@v2.1.10
9090
with:
9191
workload_identity_provider: ${{ inputs.workload_identity_provider }}
9292
service_account: ${{ inputs.service_account }}

0 commit comments

Comments
 (0)