We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 625c00f commit faae2ceCopy full SHA for faae2ce
1 file changed
.github/workflows/ci.yml
@@ -60,6 +60,7 @@ jobs:
60
with:
61
working_directory: terraform
62
soft_fail: true
63
+ github_token: ${{ secrets.GITHUB_TOKEN }}
64
65
checkov:
66
name: Checkov Security Scan
0 commit comments