This repository was archived by the owner on Sep 25, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree3 files changed
+4
-4
lines changed Expand file treeCollapse file tree3 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: .repository_owner == 'googleapis' && .head_ref == 'autosynth-readme'
|
8 | 8 | steps:
|
9 |
| -- uses: actions/-script@v3.0.0 |
| 9 | +- uses: actions/-script@v3 |
10 | 10 | with:
|
11 | 11 | -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(.head_ref, 'release-v')
|
8 | 8 | steps:
|
9 |
| -- uses: actions/-script@v3.0.0 |
| 9 | +- uses: actions/-script@v3 |
10 | 10 | with:
|
11 | 11 | -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://.com/googleapis/java-monitoring-dasards.git",
|
7 |
| -"sha": "daf5a42fe40e9a6f8c05b6a2166ca809a4c9ace5" |
| 7 | +"sha": "6a96c9c2c54fb41e8d1a8e14d80a544c2a8e3e10" |
8 | 8 | }
|
9 | 9 | },
|
10 | 10 | {
|
|
19 | 19 | "git": {
|
20 | 20 | "name": "synthtool",
|
21 | 21 | "remote": "https://.com/googleapis/synthtool.git",
|
22 |
| -"sha": "7d652819519dfa24da9e14548232e4aaba71a11c" |
| 22 | +"sha": "7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58" |
23 | 23 | }
|
24 | 24 | }
|
25 | 25 | ],
|
|
You can’t perform that action at this time.
0 commit comments