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 59422f6 commit 9b60792Copy full SHA for 9b60792
.github/workflows/docker-publish.yml
@@ -85,7 +85,7 @@ jobs:
85
86
# Optional: Upload SBOM
87
- name: Upload SBOM
88
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
89
with:
90
name: sbom
91
path: sbom/bom.json
0 commit comments