diff --git a/.github/workflows/infra-terragrunt.yml b/.github/workflows/infra-terragrunt.yml index 16616f18..a870755c 100644 --- a/.github/workflows/infra-terragrunt.yml +++ b/.github/workflows/infra-terragrunt.yml @@ -125,7 +125,7 @@ jobs: - name: Post plan comment on PR if: github.event_name == 'pull_request' && always() - uses: actions/github-script@f28e40c7f34bde8b3046d885e986cb6290c5673b # v7 + uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 env: PLAN_FILE: /tmp/plan_summary.txt ENVIRONMENT: ${{ env.ENVIRONMENT }}