Skip to content

Commit 849f05b

Browse files
authored
Update anchore/sbom-action action to v0.17.9 (#43)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anchore/sbom-action](https://redirect.github.com/anchore/sbom-action) | action | patch | `v0.17.8` -> `v0.17.9` | --- ### Release Notes <details> <summary>anchore/sbom-action (anchore/sbom-action)</summary> ### [`v0.17.9`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.17.9) [Compare Source](https://redirect.github.com/anchore/sbom-action/compare/v0.17.8...v0.17.9) #### Changes in v0.17.9 - chore(deps): update Syft to v1.18.1 ([#&#8203;510](https://redirect.github.com/anchore/sbom-action/issues/510)) \[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)] - chore(deps): update Syft to v1.18.0 ([#&#8203;509](https://redirect.github.com/anchore/sbom-action/issues/509)) \[[anchore-actions-token-generator](https://redirect.github.com/anchore-actions-token-generator)] </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/yurishkuro/microsim). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Signed-off-by: Mend Renovate <[email protected]>
1 parent 7653648 commit 849f05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ jobs:
6060
platforms: linux/amd64,linux/arm64
6161

6262
- name: SBOM Generation
63-
uses: anchore/[email protected].8
63+
uses: anchore/[email protected].9
6464
with:
6565
artifact-name: microsim-SBOM.spdx.json

0 commit comments

Comments
 (0)