This repository was archived by the owner on Sep 25, 2023. It is now read-only.

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
if: .repository_owner == 'googleapis' && .head_ref == 'autosynth-readme'
88
steps:
9-
- uses: actions/-script@v3.0.0
9+
- uses: actions/-script@v3
1010
with:
1111
-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
1212
script: |
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
if: contains(.head_ref, 'release-v')
88
steps:
9-
- uses: actions/-script@v3.0.0
9+
- uses: actions/-script@v3
1010
with:
1111
-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
1212
debug: true
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://.com/googleapis/java-monitoring-dasards.git",
7-
"sha": "daf5a42fe40e9a6f8c05b6a2166ca809a4c9ace5"
7+
"sha": "6a96c9c2c54fb41e8d1a8e14d80a544c2a8e3e10"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://.com/googleapis/synthtool.git",
22-
"sha": "7d652819519dfa24da9e14548232e4aaba71a11c"
22+
"sha": "7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)