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 e6cebf6 commit 0e6f0daCopy full SHA for 0e6f0da
.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