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 db891c6 commit 8040485Copy full SHA for 8040485
.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@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
+ uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
88
with:
89
pattern: "*-sbom-*"
90
path: ./
0 commit comments