Skip to content

Commit

Permalink
chore(deps): bump google-github-actions/auth from 2.1.3 to 2.1.4 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent ef0a695 commit 9ca6ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oci-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
run: docker compose run --rm ${{ inputs.docker-compose-service }} build VERBOSE=all ENVIRONMENT=${{ inputs.environment }} oci_tag_suffixes_git="${{ inputs.tags }}"
- name: Autenticate with GCP
if: ${{ inputs.publish }}
uses: "google-github-actions/[email protected].3"
uses: "google-github-actions/[email protected].4"
with:
workload_identity_provider: ${{ inputs.workload_identity_provider }}
service_account: ${{ inputs.service_account }}
Expand Down

0 comments on commit 9ca6ea1

Please sign in to comment.