File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 50
50
run : make controlplane-debs
51
51
52
52
- name : " Auth with Google"
53
- uses : " google-github-actions/auth@v0 "
53
+ uses : " google-github-actions/auth@v2 "
54
54
with :
55
55
credentials_json : " ${{ secrets.GOOGLE_DEB_UPLOAD_SA_JSON }}"
56
56
79
79
80
80
- id : " auth"
81
81
name : " Authenticate to Google Cloud"
82
- uses : " google-github-actions/auth@v0.6.0 "
82
+ uses : " google-github-actions/auth@v2 "
83
83
with :
84
84
workload_identity_provider : ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }}
85
85
service_account :
" [email protected] "
@@ -136,7 +136,7 @@ jobs:
136
136
137
137
- id : " auth"
138
138
name : " Authenticate to Google Cloud"
139
- uses : " google-github-actions/auth@v0.6.0 "
139
+ uses : " google-github-actions/auth@v2 "
140
140
with :
141
141
workload_identity_provider : ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }}
142
142
service_account :
" [email protected] "
Original file line number Diff line number Diff line change 24
24
25
25
- id : " auth"
26
26
name : " Authenticate to Google Cloud"
27
- uses :
" google-github-actions/auth@ef5d53e30bbcd8d0836f4288f5e50ff3e086997d " # ratchet:google-github-actions/[email protected]
27
+ uses : " google-github-actions/auth@v2 "
28
28
with :
29
29
workload_identity_provider : ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }}
30
30
service_account :
" [email protected] "
You can’t perform that action at this time.
0 commit comments