From a672242c2ccc05009dc92f40b79b419257044ff5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Aug 2024 11:27:43 +0000 Subject: [PATCH] :dependabot: github-actions(deps): Bump actions/attest-sbom from 1.4.0 to 1.4.1 (#134) --- .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 84f002d..077d745 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -65,7 +65,7 @@ jobs: push-to-registry: true - name: Attest SBOM - uses: actions/attest-sbom@f19ab44411e02574a74181cec8eb584319d0f779 # v1.4.0 + uses: actions/attest-sbom@5026d3663739160db546203eeaffa6aa1c51a4d6 # v1.4.1 id: attest_sbom with: subject-name: ghcr.io/${{ github.repository }}