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 69e1a3f commit a550e5cCopy full SHA for a550e5c
.github/workflows/release.yml
@@ -84,7 +84,7 @@ jobs:
84
core.setFailed(`Draft release not found`)
85
86
- name: Download SBOM artifact
87
- uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 # v4.1.4
+ uses: actions/download-artifact@8caf195ad4b1dee92908e23f56eeb0696f1dd42d # v4.1.5
88
with:
89
pattern: "*-sbom-*"
90
path: ./
0 commit comments