This repository was archived by the owner on Sep 27, 2023. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Failed to load files.
Original file line numberDiff line numberDiff line change
Expand Up@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
if: .repository_owner == 'googleapis' && .head_ref == 'autosynth-readme'
steps:
- uses: actions/-script@v3.0.0
- uses: actions/-script@v3.1.0
with:
-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
script: |
Expand Down