Skip to content

Commit cc7a174

Browse files
deps: update actions/github-script action to v8 (#7192)
Co-authored-by: Blake Li <blakeli@google.com>
1 parent b63a143 commit cc7a174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/approve-readme.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222
if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
2323
steps:
24-
- uses: actions/github-script@v7
24+
- uses: actions/github-script@v8
2525
with:
2626
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
2727
script: |

0 commit comments

Comments
 (0)