We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 036076a commit 22a4b45Copy full SHA for 22a4b45
1 file changed
.github/workflows/maven-deploy.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: duosecurity/duo_client_python/.github/actions/sbom-convert@master
25
26
- name: Archive SBOM artifacts
27
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
28
with:
29
name: duo_universal_java_sbom
30
path: spdx.json
0 commit comments