Skip to content

Commit 9c899a1

Browse files
authored
Add run-name to Trivy scan workflow
1 parent c4b2076 commit 9c899a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/trivy-scan-cloud.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ env:
1616
CLOUD_REPO: "apecloud/apecloud"
1717
MANIFESTS_FILE: "manifests/deploy-manifests.yaml"
1818

19+
run-name: Trivy Scan Cloud ${{ inputs.CLOUD_TAG }}
1920

2021
jobs:
2122
get-images:

0 commit comments

Comments
 (0)