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 1313# limitations under the License.
1414docker :
1515 image : gcr.io/cloud-devrel-public-resources/owlbot-java:latest
16- digest : sha256:a6aa751984f1e905c3ae5a3aac78fc7b68210626ce91487dc7ff4f0a06f010cc
17- # created: 2024-01-22T14:14:20.913785597Z
16+ digest : sha256:68ba5f5164a4b55529d358bb262feaa000536a0c62980727dd05a91bbb47ea5e
17+ # created: 2024-05-09T16:31:37.168667071Z
Original file line number Diff line number Diff line change 2121 runs-on : ubuntu-latest
2222 if : github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
2323 steps :
24- - uses : actions/github-script@v6
24+ - uses : actions/github-script@v7
2525 with :
2626 github-token : ${{secrets.YOSHI_APPROVER_TOKEN}}
2727 script : |
Original file line number Diff line number Diff line change 1414 uses : actions/checkout@v4
1515
1616 - name : Set up Node.js
17- uses : actions/setup-node@v3
17+ uses : actions/setup-node@v4
1818 with :
1919 node-version : ' 20'
2020
You can’t perform that action at this time.
0 commit comments