Skip to content

Commit ad3f496

Browse files
chore(deps): update anchore/sbom-action action to v0.20.0 (#279)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anchore/sbom-action](https://redirect.github.com/anchore/sbom-action) | action | minor | `v0.19.0` -> `v0.20.0` | --- ### Release Notes <details> <summary>anchore/sbom-action (anchore/sbom-action)</summary> ### [`v0.20.0`](https://redirect.github.com/anchore/sbom-action/releases/tag/v0.20.0) [Compare Source](https://redirect.github.com/anchore/sbom-action/compare/v0.19.0...v0.20.0) #### Changes in v0.20.0 - chore(deps): update Syft to v1.24.0 ([#&#8203;522](https://redirect.github.com/anchore/sbom-action/issues/522)) </details> --- ### 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. --- - [ ] <!-- 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/rgst-io/stencil). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS45IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31c172b commit ad3f496

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Set up git user
7777
uses: fregante/setup-git-user@v2
7878
- name: Download syft (SBOM)
79-
uses: anchore/sbom-action/download-syft@v0.19.0
79+
uses: anchore/sbom-action/download-syft@v0.20.0
8080

8181
# Bumping logic
8282
- name: Get next version

0 commit comments

Comments
 (0)