Skip to content

Commit

Permalink
chore: update zui version (#2852)
Browse files Browse the repository at this point in the history
* chore: update zui version

Signed-off-by: Ramkumar Chinchani <[email protected]>

* chore: upload zap scan artifacts with different names for different scanned images

Signed-off-by: Andrei Aaron <[email protected]>

---------

Signed-off-by: Ramkumar Chinchani <[email protected]>
Signed-off-by: Andrei Aaron <[email protected]>
Co-authored-by: Andrei Aaron <[email protected]>
  • Loading branch information
rchincha and andaaron authored Dec 26, 2024
1 parent 6ca9c66 commit ab43515
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/web-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,4 @@ jobs:
cmd_options: '-a -j'
allow_issue_writing: false
fail_action: true
artifact_name: zap_scan_${{ matrix.flavor }}
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ CRICTL_VERSION := v1.26.1
ACTION_VALIDATOR := $(TOOLSDIR)/bin/action-validator
ACTION_VALIDATOR_VERSION := v0.5.3
ZUI_BUILD_PATH := ""
ZUI_VERSION := commit-7bd1d7d
ZUI_VERSION := commit-930ae7e
ZUI_REPO_OWNER := project-zot
ZUI_REPO_NAME := zui
SWAGGER_VERSION := v1.16.2
Expand Down

0 comments on commit ab43515

Please sign in to comment.