Skip to content

Commit 9b60792

Browse files
committed
update docker publish workflow
1 parent 59422f6 commit 9b60792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
8686
# Optional: Upload SBOM
8787
- name: Upload SBOM
88-
uses: actions/upload-artifact@v3
88+
uses: actions/upload-artifact@v4
8989
with:
9090
name: sbom
9191
path: sbom/bom.json

0 commit comments

Comments
 (0)