-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update anchore/sbom-action action to v0.20.4 #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🚨 gitStream Monthly Automation Limit Reached 🚨 Your organization has exceeded the number of pull requests allowed for automation with gitStream. To continue automating your PR workflows and unlock additional features, please contact LinearB. |
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Reviewer's GuideThe PR updates the GitHub Actions release workflow to pin the anchore/sbom-action download-syft step to v0.20.1, ensuring the SBOM generation uses the latest Syft version. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:24: Double quote to prevent globbing and word splitting [shellcheck]
vcluster/.github/workflows/release.yaml
Line 48 in 4b04b93
run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
shellcheck reported issue in this script: SC2046:warning:3:53: Quote this to prevent word splitting [shellcheck]
vcluster/.github/workflows/release.yaml
Line 48 in 4b04b93
run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:24: Double quote to prevent globbing and word splitting [shellcheck]
vcluster/.github/workflows/release.yaml
Line 114 in 4b04b93
- run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:27: Double quote to prevent globbing and word splitting [shellcheck]
vcluster/.github/workflows/release.yaml
Line 114 in 4b04b93
- run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:56: Double quote to prevent globbing and word splitting [shellcheck]
vcluster/.github/workflows/release.yaml
Line 114 in 4b04b93
- run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:86: Double quote to prevent globbing and word splitting [shellcheck]
vcluster/.github/workflows/release.yaml
Line 114 in 4b04b93
- run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:21:53: Double quote to prevent globbing and word splitting [shellcheck]
vcluster/.github/workflows/release.yaml
Line 154 in 4b04b93
run: | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2236:style:23:10: Use -n instead of ! -z [shellcheck]
vcluster/.github/workflows/release.yaml
Line 154 in 4b04b93
run: | |
4b04b93
to
92185b9
Compare
92185b9
to
f6596c4
Compare
🚨 gitStream Monthly Automation Limit Reached 🚨 Your organization has exceeded the number of pull requests allowed for automation with gitStream. To continue automating your PR workflows and unlock additional features, please contact LinearB. |
This PR contains the following updates:
v0.20.0
->v0.20.4
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
anchore/sbom-action (anchore/sbom-action)
v0.20.4
Compare Source
Changes in v0.20.4
v0.20.3
Compare Source
Changes in v0.20.3
v0.20.2
Compare Source
Changes in v0.20.2
v0.20.1
Compare Source
Changes in v0.20.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.