Skip to content

Commit e079d38

Browse files
build(deps): bump anchore/sbom-action from 0.20.5 to 0.20.6 in the actions group (#489)
Bumps the actions group with 1 update: [anchore/sbom-action](https://github.com/anchore/sbom-action). Updates `anchore/sbom-action` from 0.20.5 to 0.20.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/anchore/sbom-action/releases">anchore/sbom-action's releases</a>.</em></p> <blockquote> <h2>v0.20.6</h2> <h2>Changes in v0.20.6</h2> <ul> <li>chore(deps): update Syft to v1.33.0 (<a href="https://redirect.github.com/anchore/sbom-action/issues/537">#537</a>) [[<a href="https://github.com/apps/anchore-actions-token-generator">anchore-actions-token-generator[bot]</a>](<a href="https://github.com/%5Banchore-actions-token-generator%5Bbot%5D%5D(https://github.com/apps/anchore-actions-token-generator))%5D">https://github.com/[anchore-actions-token-generator[bot]](https://github.com/apps/anchore-actions-token-generator))]</a></li> <li>chore: update actions library to resolve critical vulnerability (<a href="https://redirect.github.com/anchore/sbom-action/issues/536">#536</a>) [<a href="https://github.com/spiffcs">spiffcs</a>]</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/anchore/sbom-action/commit/f8bdd1d8ac5e901a77a92f111440fdb1b593736b"><code>f8bdd1d</code></a> chore(deps): update Syft to v1.33.0 (<a href="https://redirect.github.com/anchore/sbom-action/issues/537">#537</a>)</li> <li><a href="https://github.com/anchore/sbom-action/commit/c2c9a6de90ad605f2cc6a7f790a6b5a2c50371d5"><code>c2c9a6d</code></a> chore: update actions library to resolve critical sec (<a href="https://redirect.github.com/anchore/sbom-action/issues/536">#536</a>)</li> <li><a href="https://github.com/anchore/sbom-action/commit/039eeb235f5bcc2a8c097a5bb6c8f106e35c8c24"><code>039eeb2</code></a> chore(deps): update Syft to v1.32.0 (<a href="https://redirect.github.com/anchore/sbom-action/issues/533">#533</a>)</li> <li>See full diff in <a href="https://github.com/anchore/sbom-action/compare/v0.20.5...v0.20.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=anchore/sbom-action&package-manager=github_actions&previous-version=0.20.5&new-version=0.20.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63cf08e commit e079d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
uses: sigstore/cosign-installer@d7543c93d881b35a8faa02e8e3605f69b7a1ce62
2828

2929
- name: Install Syft
30-
uses: anchore/sbom-action/[email protected].5
30+
uses: anchore/sbom-action/[email protected].6
3131

3232
- name: Run GoReleaser
3333
uses: goreleaser/goreleaser-action@e435ccd777264be153ace6237001ef4d979d3a7a

0 commit comments

Comments
 (0)