diff --git a/actions/receive/action.yaml b/actions/receive/action.yaml index 0466baa..b32d835 100644 --- a/actions/receive/action.yaml +++ b/actions/receive/action.yaml @@ -35,7 +35,7 @@ inputs: runs: using: "composite" steps: - - uses: actions/github-script@v7 + - uses: actions/github-script@v8 id: get-pull with: script: |