Skip to content

Commit de7eb54

Browse files
chore(deps): update actions/github-script action to v8
1 parent 89704aa commit de7eb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync-root/.github/workflows/terraform-validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
terraform test
6565
6666
- name: Comment CI results
67-
uses: actions/github-script@v7
67+
uses: actions/github-script@v8
6868
if: github.event_name == 'pull_request' || always()
6969
with:
7070
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)