Skip to content

Bump bridgecrewio/checkov-action from 12.3114.0 to 12.3115.0 in the github-actions group - #882

Merged
pethers merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-60040f6dca
Aug 2, 2026
Merged

Bump bridgecrewio/checkov-action from 12.3114.0 to 12.3115.0 in the github-actions group#882
pethers merged 1 commit into
mainfrom
dependabot/github_actions/github-actions-60040f6dca

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: bridgecrewio/checkov-action.

Updates bridgecrewio/checkov-action from 12.3114.0 to 12.3115.0

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 1 update: [bridgecrewio/checkov-action](https://github.com/bridgecrewio/checkov-action).


Updates `bridgecrewio/checkov-action` from 12.3114.0 to 12.3115.0
- [Release notes](https://github.com/bridgecrewio/checkov-action/releases)
- [Commits](bridgecrewio/checkov-action@7b97272...9b70310)

---
updated-dependencies:
- dependency-name: bridgecrewio/checkov-action
  dependency-version: 12.3115.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 2, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: github-actions. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 2, 2026
Copilot AI review requested due to automatic review settings August 2, 2026 14:18
@dependabot
dependabot Bot requested a review from pethers as a code owner August 2, 2026 14:18
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 2, 2026
@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/pullrequest.yml

PackageVersionLicenseIssue Type
bridgecrewio/checkov-action9b70310bcd306d11740313070b940167d6b23085NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/bridgecrewio/checkov-action 9b70310bcd306d11740313070b940167d6b23085 UnknownUnknown

Scanned Files

  • .github/workflows/pullrequest.yml

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the pinned revision of the bridgecrewio/checkov-action GitHub Action used in CI workflows.

Changes:

  • Bump bridgecrewio/checkov-action from 7b972723… to 9b70310b… in PR workflow
  • Bump bridgecrewio/checkov-action from 7b972723… to 9b70310b… in main workflow

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
.github/workflows/pullrequest.yml Updates the pinned Checkov Action commit used for PR checks
.github/workflows/main.yml Updates the pinned Checkov Action commit used for main branch CI

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- name: Run Checkov action
id: checkov
uses: bridgecrewio/checkov-action@7b972723c44fb3d256283fac96fae5d7c1894bb7 # master
uses: bridgecrewio/checkov-action@9b70310bcd306d11740313070b940167d6b23085 # master
- name: Run Checkov action
id: checkov
uses: bridgecrewio/checkov-action@7b972723c44fb3d256283fac96fae5d7c1894bb7 # master
uses: bridgecrewio/checkov-action@9b70310bcd306d11740313070b940167d6b23085 # master
@pethers
pethers merged commit 83a290c into main Aug 2, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-60040f6dca branch August 2, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants