diff --git a/.github/workflows/sast-checkov.yml b/.github/workflows/sast-checkov.yml index 20a661d..4ac1b9e 100644 --- a/.github/workflows/sast-checkov.yml +++ b/.github/workflows/sast-checkov.yml @@ -15,7 +15,7 @@ jobs: steps: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: Run Checkov (Ansible) - uses: bridgecrewio/checkov-action@e385091fe56a939fa2e217fc8df1963c24587668 # v12.3098.0 + uses: bridgecrewio/checkov-action@9201a8e6eaa919e3444d7c4ca691896efde4f033 # v12.3101.0 with: directory: ansible framework: ansible