This repository was archived by the owner on Sep 27, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
runs-on : ubuntu-latest
7
7
if : github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
8
8
steps :
9
- - uses : actions/github-script@v3.0.0
9
+ - uses : actions/github-script@v3
10
10
with :
11
11
github-token : ${{secrets.YOSHI_APPROVER_TOKEN}}
12
12
script : |
Original file line number Diff line number Diff line change 6
6
runs-on : ubuntu-latest
7
7
if : contains(github.head_ref, 'release-v')
8
8
steps :
9
- - uses : actions/github-script@v3.0.0
9
+ - uses : actions/github-script@v3
10
10
with :
11
11
github-token : ${{secrets.YOSHI_APPROVER_TOKEN}}
12
12
debug : true
Original file line number Diff line number Diff line change 11
11
"git": {
12
12
"name": ".",
13
13
"remote": "https://github.com/googleapis/java-bigquerydatatransfer.git",
14
- "sha": "6eeec2ff5a114245dca2da7295d5008e38c504f5 "
14
+ "sha": "76c340e927a793d7324eb6c004fe452d1b6cfd1c "
15
15
}
16
16
},
17
17
{
26
26
"git": {
27
27
"name": "synthtool",
28
28
"remote": "https://github.com/googleapis/synthtool.git",
29
- "sha": "7d652819519dfa24da9e14548232e4aaba71a11c "
29
+ "sha": "7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58 "
30
30
}
31
31
}
32
32
],
You can’t perform that action at this time.
0 commit comments