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.
2 parents 8f5525a + d21332d commit 477d108Copy full SHA for 477d108
.github/workflows/create-release.yml
@@ -25,17 +25,17 @@ jobs:
25
uses: actions/checkout@v4
26
27
- name: Download setup artifact
28
- uses: actions/download-artifact@v4.1.8
+ uses: actions/download-artifact@v4.1.9
29
with:
30
name: AutoStartConfirmSetup
31
32
- name: Download framework dependent SBOM artifact
33
34
35
name: FrameworkDependent.sbom.spdx.json
36
37
- name: Download standalone SBOM artifact
38
39
40
name: Standalone.sbom.spdx.json
41
0 commit comments