Skip to content

Update dependency robertdebock.terraform to v4.1.7 #318

Update dependency robertdebock.terraform to v4.1.7

Update dependency robertdebock.terraform to v4.1.7 #318

Workflow file for this run

name: Run kics.io
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: KICS Github Action
uses: Checkmarx/[email protected]
with:
path: .
output_path: results/
- name: Display KICS results
if: ${{ always() }}
run: cat results/results.json