diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 6e62c09..b22d7b2 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -23,7 +23,7 @@ jobs: - name: Dispatch image release workflow if: steps.release.outputs.release_created == 'true' - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: script: | await github.rest.actions.createWorkflowDispatch({