diff --git a/plan/action.yaml b/plan/action.yaml index 6dbf91c..41bb672 100644 --- a/plan/action.yaml +++ b/plan/action.yaml @@ -68,7 +68,7 @@ runs: echo "$EOF" >> "$GITHUB_OUTPUT" - name: Comment on PR - uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7 + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9 env: DRY_RUN_OUTPUT: ${{ steps.dry-run.outputs.output }} DRY_RUN_EXIT_CODE: ${{ steps.dry-run.outputs.exit-code }}