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 54
54
https://cdn.jsdelivr.net/hex
55
55
56
56
- name : Authenticate To Google Cloud
57
- uses : google-github-actions/auth@v2.1.11
57
+ uses : google-github-actions/auth@v2.1.12
58
58
with :
59
59
credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
60
60
Original file line number Diff line number Diff line change 38
38
https://cdn.jsdelivr.net/hex
39
39
40
40
- name : Authenticate To Google Cloud
41
- uses : google-github-actions/auth@v2.1.11
41
+ uses : google-github-actions/auth@v2.1.12
42
42
with :
43
43
credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
44
44
Original file line number Diff line number Diff line change 48
48
https://cdn.jsdelivr.net/hex
49
49
50
50
- name : Authenticate To Google Cloud
51
- uses : google-github-actions/auth@v2.1.11
51
+ uses : google-github-actions/auth@v2.1.12
52
52
with :
53
53
credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
54
54
You can’t perform that action at this time.
0 commit comments