We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f3620 commit 16aeba9Copy full SHA for 16aeba9
.github/workflows/auto-release.yaml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-latest
22
if: contains(github.head_ref, 'release-please')
23
steps:
24
- - uses: actions/github-script@v7
+ - uses: actions/github-script@v8
25
with:
26
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
27
debug: true
0 commit comments