We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21af0ae commit 26b1954Copy full SHA for 26b1954
.github/workflows/conformance-gke.yaml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Set up gcloud credentials
58
id: 'auth'
59
- uses: 'google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033'
+ uses: 'google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c'
60
with:
61
credentials_json: '${{ secrets.GCP_PR_SA_KEY }}'
62
.github/workflows/conformance-tetragon-gke.yaml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
0 commit comments