This repository was archived by the owner on Sep 16, 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 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/java-asset.git",
7
- "sha": "940e57af3c41a469c5b27d87a088a9f8e56d3015 "
7
+ "sha": "9f9c558f47614aa67298b729989aac681c8fbe42 "
8
8
}
9
9
},
10
10
{
59
59
"git": {
60
60
"name": "synthtool",
61
61
"remote": "https://github.com/googleapis/synthtool.git",
62
- "sha": "7d652819519dfa24da9e14548232e4aaba71a11c "
62
+ "sha": "7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58 "
63
63
}
64
64
}
65
65
],
You can’t perform that action at this time.
0 commit comments