We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89704aa commit de7eb54Copy full SHA for de7eb54
sync-root/.github/workflows/terraform-validation.yaml
@@ -64,7 +64,7 @@ jobs:
64
terraform test
65
66
- name: Comment CI results
67
- uses: actions/github-script@v7
+ uses: actions/github-script@v8
68
if: github.event_name == 'pull_request' || always()
69
with:
70
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments