From 09b1459ca2e7fcb02738b4327495cafa8a48c417 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 23:42:00 +0000 Subject: [PATCH] chore(deps): bump anchore/sbom-action from 0.22.2 to 0.23.1 Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.22.2 to 0.23.1. - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](https://github.com/anchore/sbom-action/compare/28d71544de8eaf1b958d335707167c5f783590ad...57aae528053a48a3f6235f2d9461b05fbcb7366d) --- updated-dependencies: - dependency-name: anchore/sbom-action dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/release-artifacts.yml | 2 +- .github/workflows/release-skill.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-artifacts.yml b/.github/workflows/release-artifacts.yml index ed07a19..1819666 100644 --- a/.github/workflows/release-artifacts.yml +++ b/.github/workflows/release-artifacts.yml @@ -40,7 +40,7 @@ jobs: sha256sum dist/*.tar.gz > dist/SHA256SUMS - name: Install Syft - uses: anchore/sbom-action/download-syft@28d71544de8eaf1b958d335707167c5f783590ad + uses: anchore/sbom-action/download-syft@57aae528053a48a3f6235f2d9461b05fbcb7366d - name: Generate SBOMs run: | diff --git a/.github/workflows/release-skill.yml b/.github/workflows/release-skill.yml index 918e132..75f6aa1 100644 --- a/.github/workflows/release-skill.yml +++ b/.github/workflows/release-skill.yml @@ -45,7 +45,7 @@ jobs: uses: oras-project/setup-oras@22ce207df3b08e061f537244349aac6ae1d214f6 - name: Install Syft - uses: anchore/sbom-action/download-syft@28d71544de8eaf1b958d335707167c5f783590ad + uses: anchore/sbom-action/download-syft@57aae528053a48a3f6235f2d9461b05fbcb7366d - name: Install Trivy uses: aquasecurity/setup-trivy@3fb12ec12f41e471780db15c232d5dd185dcb514