Skip to content

Commit

Permalink
chore(terraform-plan): use github-scrip@v7 for node20 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdassonvil authored Jun 18, 2024
1 parent 8d40dfe commit cbc718e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform-plan-ecs-v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
echo "$PLAN" >> "$GITHUB_ENV"
echo "EOF" >> "$GITHUB_ENV"
- uses: actions/github-script@v6
- uses: actions/github-script@v7
if: github.event_name == 'pull_request'
with:
script: |
Expand Down

0 comments on commit cbc718e

Please sign in to comment.