diff --git a/.github/workflows/preview_comment.yml b/.github/workflows/preview_comment.yml index f81f3f57f..9c1242202 100644 --- a/.github/workflows/preview_comment.yml +++ b/.github/workflows/preview_comment.yml @@ -15,7 +15,7 @@ jobs: name: Comment preview environment URL runs-on: ubuntu-latest steps: - - uses: actions/github-script@v6 + - uses: actions/github-script@v7 with: script: | const prod = `https://${context.payload.pull_request.number}-prod.traq-preview.trapti.tech/`