We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f78fd commit 4d185daCopy full SHA for 4d185da
actions/login-to-gar/action.yaml
@@ -52,6 +52,7 @@ runs:
52
with:
53
project_id: "grafanalabs-workload-identity"
54
workload_identity_provider: "projects/304398677251/locations/global/workloadIdentityPools/github/providers/github-provider"
55
+ create_credentials_file: false
56
- name: Login to GAR
57
if: ${{ steps.auth_with_service_account.outputs.access_token == '' }}
58
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
0 commit comments