Skip to content

Commit

Permalink
:dependabot: github-actions(deps): Bump actions/attest-sbom from 1.4.1 to 2.0.0 (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 28c993a commit 53fe27a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
push-to-registry: true

- name: Attest SBOM
uses: actions/attest-sbom@5026d3663739160db546203eeaffa6aa1c51a4d6 # v1.4.1
uses: actions/attest-sbom@1455967b1b6415d3df9fac31a87500523f7b455c # v2.0.0
id: attest_sbom
with:
subject-name: ghcr.io/${{ github.repository }}
Expand Down

0 comments on commit 53fe27a

Please sign in to comment.