Skip to content

Commit

Permalink
chore(github-action): update anchore/sbom-action action v0.17.5 → v0.…
Browse files Browse the repository at this point in the history
…17.6 (#28541)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [anchore/sbom-action](https://redirect.github.com/anchore/sbom-action)
| action | patch | `1ca97d9` -> `251a468` |

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.17.6`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.17.6)

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

#### Changes in v0.17.6

- chore(deps): update Syft to v1.15.0
([#&#8203;505](https://redirect.github.com/anchore/sbom-action/issues/505))
\[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)]
- chore(deps): bump actions/checkout from 4.2.1 to 4.2.2
([#&#8203;504](https://redirect.github.com/anchore/sbom-action/issues/504))
\[[dependabot](https://redirect.github.com/dependabot)]

</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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzMuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInJlbm92YXRlL2dpdGh1Yi1hY3Rpb24iLCJyZW5vdmF0ZS9naXRodWItcmVsZWFzZSIsInR5cGUvcGF0Y2giXX0=-->
  • Loading branch information
truecharts-admin authored Oct 29, 2024
1 parent e3bb3f5 commit ad1fefc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/containers.build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
- uses: sigstore/cosign-installer@main

- name: Install Syft
uses: anchore/sbom-action/download-syft@1ca97d9028b51809cf6d3c934c3e160716e1b605 # v0.17.5
uses: anchore/sbom-action/download-syft@251a468eed47e5082b105c3ba6ee500c0e65a764 # v0.17.6

- name: Login to Quay
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3
Expand Down

0 comments on commit ad1fefc

Please sign in to comment.