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 66 runs-on : ubuntu-latest
77 if : github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
88 steps :
9- - uses : actions/github-script@v3.0.0
9+ - uses : actions/github-script@v3
1010 with :
1111 github-token : ${{secrets.YOSHI_APPROVER_TOKEN}}
1212 script : |
Original file line number Diff line number Diff line change 66 runs-on : ubuntu-latest
77 if : contains(github.head_ref, 'release-v')
88 steps :
9- - uses : actions/github-script@v3.0.0
9+ - uses : actions/github-script@v3
1010 with :
1111 github-token : ${{secrets.YOSHI_APPROVER_TOKEN}}
1212 debug : true
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-bigtable.git",
7- "sha": "0b029774d171403f1770a0cb3b6e0f0a6904f1ef "
7+ "sha": "5b954407b4d41653b9c8a859b15d77efc821aa2a "
88 }
99 },
1010 {
1919 "git": {
2020 "name": "synthtool",
2121 "remote": "https://github.com/googleapis/synthtool.git",
22- "sha": "7d652819519dfa24da9e14548232e4aaba71a11c "
22+ "sha": "7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58 "
2323 }
2424 }
2525 ],
You can’t perform that action at this time.
0 commit comments