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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the gh-actions-packages group with 3 updates in the / directory: actions/dependency-review-action, bridgecrewio/checkov-action and anchore/sbom-action.
Updates
actions/dependency-review-action
from 4.3.5 to 4.4.0Release notes
Sourced from actions/dependency-review-action's releases.
Commits
4081bf9
Merge pull request #846 from actions/merge-group-bug-fix03e585e
fixing minor typo08b4117
updating dist code9c3441f
updating dist code304a544
updating testse99353b
fixing merge_group schema bugUpdates
bridgecrewio/checkov-action
from 12.2884.0 to 12.2889.0Commits
55cc3d1
Bump checkov container version to 3.2.27613ef9c4
Bump checkov container version to 3.2.275a80137e
Bump checkov container version to 3.2.2721abacc4
Bump checkov container version to 3.2.27110de8d9
Bump checkov container version to 3.2.270Updates
anchore/sbom-action
from 0.17.5 to 0.17.6Release notes
Sourced from anchore/sbom-action's releases.
Commits
251a468
chore(deps): update Syft to v1.15.0 (#505)6bb446c
chore(deps): bump actions/checkout from 4.2.1 to 4.2.2 (#504)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show