File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 53
53
https://cdn.jsdelivr.net/hex
54
54
55
55
- name : Authenticate To Google Cloud
56
- uses : google-github-actions/auth@v2.1.12
56
+ uses : google-github-actions/auth@v3.0.0
57
57
with :
58
58
credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
59
59
Original file line number Diff line number Diff line change 41
41
https://cdn.jsdelivr.net/hex
42
42
43
43
- name : Authenticate To Google Cloud
44
- uses : google-github-actions/auth@v2.1.12
44
+ uses : google-github-actions/auth@v3.0.0
45
45
with :
46
46
credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
47
47
Original file line number Diff line number Diff line change 45
45
https://cdn.jsdelivr.net/hex
46
46
47
47
- name : Authenticate To Google Cloud
48
- uses : google-github-actions/auth@v2.1.12
48
+ uses : google-github-actions/auth@v3.0.0
49
49
with :
50
50
credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
51
51
You can’t perform that action at this time.
0 commit comments