We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df86a01 commit e4c84d0Copy full SHA for e4c84d0
2 files changed
.github/workflows/dockerhub-release.yml
@@ -67,7 +67,7 @@ jobs:
67
68
- name: 🔐 Authenticate to Google Cloud
69
id: "auth"
70
- uses: google-github-actions/auth@v2.1.10
+ uses: google-github-actions/auth@v2.1.11
71
with:
72
token_format: "access_token"
73
workload_identity_provider: ${{env.WORKLOAD_IDENTITY_POOL_ID}}
.github/workflows/push-main.yml
@@ -120,7 +120,7 @@ jobs:
120
121
122
123
124
125
126
access_token_lifetime: "43200s"
0 commit comments