From 1a082660c12d02005068889e9df358bcc7729706 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jul 2025 10:08:20 +0000 Subject: [PATCH] ci(github-actions): bump bridgecrewio/checkov-action Bumps the github-actions group with 1 update: [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action). Updates `bridgecrewio/checkov-action` from 12.3038.0 to 12.3039.0 - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](https://github.com/bridgecrewio/checkov-action/compare/414cfde474003891d5ee9821d766348e5b94399b...6375fb7a379f76cc615af7b954f0ef630037c351) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3039.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/scans.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scans.yml b/.github/workflows/scans.yml index df8925e6..ff07f27b 100644 --- a/.github/workflows/scans.yml +++ b/.github/workflows/scans.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 - - uses: bridgecrewio/checkov-action@414cfde474003891d5ee9821d766348e5b94399b # master + - uses: bridgecrewio/checkov-action@6375fb7a379f76cc615af7b954f0ef630037c351 # master - if: ${{ success() || failure() }} uses: github/codeql-action/upload-sarif@181d5eefc20863364f96762470ba6f862bdef56b # v3