Skip to content

Commit

Permalink
Update cdxgen to 11.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: Prabhu Subramanian <[email protected]>
  • Loading branch information
prabhu committed Dec 3, 2024
1 parent 2adbcb2 commit 9fab9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1502,7 +1502,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build using podman
run: |
podman pull registry.suse.com/bci/rust:1.81
podman pull registry.suse.com/bci/rust:1.82
podman build -t ghcr.io/appthreat/bci-llvm -f sle/Dockerfile.llvm .
podman push ghcr.io/appthreat/bci-llvm
Expand Down

0 comments on commit 9fab9ec

Please sign in to comment.