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.
2 parents 113caa8 + c36eede commit a2457bfCopy full SHA for a2457bf
sync-root/.github/workflows/terraform-validation.yaml
@@ -60,7 +60,7 @@ jobs:
60
terraform init
61
terraform test
62
63
- - uses: actions/github-script@v6
+ - uses: actions/github-script@v7
64
if: github.event_name == 'pull_request' || always()
65
with:
66
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments