There was an error while loading. Please reload this page.
1 parent 5f13149 commit 48ab75eCopy full SHA for 48ab75e
.github/workflows/approve-readme.yaml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
23
steps:
24
- - uses: actions/github-script@v6
+ - uses: actions/github-script@v7
25
with:
26
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
27
script: |
0 commit comments