Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit 1b3acaf

Browse files
committed
Tag scanner-test-scan with Sha
1 parent 550b22c commit 1b3acaf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,8 @@ jobs:
334334
repository: securecodebox/scanner-test-scan
335335
path: ./scanners/test-scan/scanner/
336336
# Note: not prefixed with a "v" as this seems to match nmap versioning standards
337-
tags: "latest"
337+
tag_with_ref: true
338+
tag_with_sha: true
338339
integrationTests:
339340
name: "Test / Integration / k8s ${{ matrix.k8sVersion }}"
340341
needs:

0 commit comments

Comments
 (0)