Skip to content

Commit dfe8f0b

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.3049.0 to 12.3050.0 - [Release notes](https://github.com/bridgecrewio/checkov-action/releases) - [Commits](bridgecrewio/checkov-action@562029b...3d6f507) --- updated-dependencies: - dependency-name: bridgecrewio/checkov-action dependency-version: 12.3050.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 ea7eaca commit dfe8f0b

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@562029b35f14a3859b4cc88d4e5308c440867d5f # master
28+
- uses: bridgecrewio/checkov-action@3d6f50764327724508da94449e67225a2a24e51e # master
2929
with:
3030
soft_fail: ${{ github.event_name != 'pull_request' }}
3131

0 commit comments

Comments
 (0)