From 98fa03c80c9d8489504b52b521a8342423700d6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 14:54:30 +0000 Subject: [PATCH] :dependabot: github-actions(deps): Bump anchore/sbom-action from 0.17.1 to 0.17.2 (#9) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 836ee1e..84f002d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: - name: Generate SBOM id: generate_sbom - uses: anchore/sbom-action@ab9d16d4b419c9d1a02df5213fa0ebe965ca5a57 # v0.17.1 + uses: anchore/sbom-action@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2 with: image: ghcr.io/${{ github.repository }}:${{ github.ref_name }} format: cyclonedx-json