Skip to content

Commit 5410339

Browse files
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.3067.0 to 12.3068.0 - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@8d0d0d9...197d539) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3068.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0a37fb commit 5410339

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scans.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
steps:
2626
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2727

28-
- uses: bridgecrewio/checkov-action@8d0d0d94ae10f5080d3fdcd2ffee3d154791587d # master
28+
- uses: bridgecrewio/checkov-action@197d53917e0ff43d63111c0808e40b1aaf28ec1c # master
2929
with:
3030
soft_fail: ${{ github.event_name != 'pull_request' }}
3131

0 commit comments

Comments
 (0)