Skip to content

Commit 49fbb85

Browse files
chore(deps): update actions/github-script action to v8
1 parent ec670e1 commit 49fbb85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
run: terraform plan -no-color
5858
continue-on-error: true
5959

60-
- uses: actions/github-script@v7
60+
- uses: actions/github-script@v8
6161
if: github.event_name == 'pull_request'
6262
env:
6363
PLAN: ${{ steps.plan.outputs.stdout }}

0 commit comments

Comments
 (0)