File tree 3 files changed +3
-3
lines changed
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.9
56
+ uses : google-github-actions/auth@v2.1.10
57
57
with :
58
58
credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
59
59
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.9
41
+ uses : google-github-actions/auth@v2.1.10
42
42
with :
43
43
credentials_json : ${{ secrets.REMOTE_CACHE_CREDENTIALS_JSON }}
44
44
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.9
48
+ uses : google-github-actions/auth@v2.1.10
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