diff --git a/.github/workflows/kics.yml b/.github/workflows/kics.yml index d8a653fb..3be6a29b 100644 --- a/.github/workflows/kics.yml +++ b/.github/workflows/kics.yml @@ -29,7 +29,7 @@ jobs: # make sure results dir is created run: mkdir -p results-dir - name: run kics Scan - uses: Checkmarx/kics-github-action@3246fb456a46d1ea8848ae18793c036718b19fe0 # v2.1.5 + uses: Checkmarx/kics-github-action@cd1f3774406f7818e3f79b77b093fe2ebaaf5c1d # v2.1.12 with: # path: 'roles,plugins' path: '.'