Skip to content

Commit c65285b

Browse files
ci(github-actions): bump the github-actions group with 2 updates (#307)
Bumps the github-actions group with 2 updates: [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action) and [trufflesecurity/trufflehog](https://github.com/trufflesecurity/trufflehog). Updates `bridgecrewio/checkov-action` from 12.3017.0 to 12.3019.0 - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@3495879...91151a7) Updates `trufflesecurity/trufflehog` from 3.88.31 to 3.88.32 - [Release notes](https://github.com/trufflesecurity/trufflehog/releases) - [Changelog](https://github.com/trufflesecurity/trufflehog/blob/main/.goreleaser.yml) - [Commits](trufflesecurity/trufflehog@64e0449...a6a4aed) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3019.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: trufflesecurity/trufflehog dependency-version: 3.88.32 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b0302e commit c65285b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/scans.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2727

28-
- uses: bridgecrewio/checkov-action@3495879bc8cfc6c4593277ed904883b569c19572 # master
28+
- uses: bridgecrewio/checkov-action@91151a7b3e2fe1f44086dfa19352f6c47f30654b # master
2929

3030
- if: ${{ success() || failure() }}
3131
uses: github/codeql-action/upload-sarif@ff0a06e83cb2de871e5a09832bc6a81e7276941f # v3
@@ -378,7 +378,7 @@ jobs:
378378
with:
379379
fetch-depth: (${{ github.event.pull_request.commits || 2 }} + 1)
380380

381-
- uses: trufflesecurity/trufflehog@64e04492ecd6f71441eab1fe874f57a9761fc1d6 # v3
381+
- uses: trufflesecurity/trufflehog@a6a4aedd6b110021ddcd7c988132c3b96fb2a868 # v3
382382
with:
383383
extra_args: --results=verified,unknown
384384

0 commit comments

Comments
 (0)