File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 43
43
with :
44
44
node-version : 22.10.0
45
45
# This commit represents v0.8.3
46
- - uses : ' google-github-actions/auth@c4799db9111fba4461e9f9da8732e5057b394f72 '
46
+ - uses : ' google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 '
47
47
with :
48
48
credentials_json : ' ${{ secrets.GCP_SA_KEY }}'
49
49
# This commit represents v2.1.4
62
62
with :
63
63
node-version : 22.10.0
64
64
# This commit represents v0.8.3
65
- - uses : ' google-github-actions/auth@c4799db9111fba4461e9f9da8732e5057b394f72 '
65
+ - uses : ' google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 '
66
66
with :
67
67
credentials_json : ' ${{ secrets.GCP_SA_KEY }}'
68
68
# This commit represents v2.1.4
Original file line number Diff line number Diff line change 24
24
runs-on : ubuntu-latest
25
25
steps :
26
26
# This commit represents v0.8.3
27
- - uses : ' google-github-actions/auth@c4799db9111fba4461e9f9da8732e5057b394f72 '
27
+ - uses : ' google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 '
28
28
with :
29
29
credentials_json : ' ${{ secrets.GCP_SA_KEY }}'
30
30
# This commit represents v2.1.4
Original file line number Diff line number Diff line change 34
34
# This makes Actions fetch all Git history so run-changed script can diff properly.
35
35
fetch-depth : 0
36
36
# This commit represents v0.8.3
37
- - uses : ' google-github-actions/auth@c4799db9111fba4461e9f9da8732e5057b394f72 '
37
+ - uses : ' google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 '
38
38
if : ${{ fromJSON(env.run_terraform_steps) }}
39
39
with :
40
40
credentials_json : ' ${{ secrets.JSSDK_ACTIONS_SA_KEY }}'
You can’t perform that action at this time.
0 commit comments