We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb1a6e2 commit 0d4815bCopy full SHA for 0d4815b
.github/workflows/release.yml
@@ -218,7 +218,7 @@ jobs:
218
219
- name: Attest Distribution Assets with SBoM
220
id: attest-sbom
221
- uses: actions/attest-sbom@115c3be05ff3974bcbd596578934b3f9ce39bf68 # v2.2.0
+ uses: actions/attest-sbom@bd218ad0dbcb3e146bd073d1d9c6d78e08aa8a0b # v2.4.0
222
with:
223
subject-path: |
224
/tmp/build-artifacts/{elixir-otp-*.*,Docs.zip}
0 commit comments