chore(github-action): update anchore/sbom-action action v0.18.0 → v0.19.0 (#34748)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [anchore/sbom-action](https://redirect.github.com/anchore/sbom-action)
| action | minor | `f325610` -> `9f73021` |

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>anchore/sbom-action (anchore/sbom-action)</summary>

###
[`v0.19.0`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.19.0)

[Compare
Source](https://redirect.github.com/anchore/sbom-action/compare/v0.18.0...v0.19.0)

#### Changes in v0.19.0

- chore(deps): update Syft to v1.23.0
([#&#8203;521](https://redirect.github.com/anchore/sbom-action/issues/521))
- chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.8
([#&#8203;519](https://redirect.github.com/anchore/sbom-action/issues/519))
- chore(deps): bump cross-spawn
([#&#8203;514](https://redirect.github.com/anchore/sbom-action/issues/514))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
TrueCharts Bot
2025-04-25 02:25:40 +02:00
committed by GitHub
parent 63d7675ac8
commit b9a129ead7
+1 -1
View File
@@ -195,7 +195,7 @@ jobs:
- uses: sigstore/cosign-installer@main
- name: Install Syft
uses: anchore/sbom-action/download-syft@f325610c9f50a54015d37c8d16cb3b0e2c8f4de0 # v0.18.0
uses: anchore/sbom-action/download-syft@9f7302141466aa6482940f15371237e9d9f4c34a # v0.19.0
- name: Login to Quay
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3