We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a24e00c commit 077c0bbCopy full SHA for 077c0bb
.github/workflows/release.yml
@@ -65,7 +65,7 @@ jobs:
65
push-to-registry: true
66
67
- name: Attest SBOM
68
- uses: actions/attest-sbom@cbfd0027ae731a5892db25ecd226930d7ffd19eb # v2.1.0
+ uses: actions/attest-sbom@115c3be05ff3974bcbd596578934b3f9ce39bf68 # v2.2.0
69
id: attest_sbom
70
with:
71
subject-name: ghcr.io/${{ github.repository }}
0 commit comments