Skip to content

Commit 7907923

Browse files
committed
Update trivy scan workflow and scan config packages
Signed-off-by: Fatih Türken <turkenf@gmail.com>
1 parent 2b1719f commit 7907923

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ permissions:
2222
env:
2323
SUPPORTED_RELEASES_NUMBER: '1'
2424
# comma separated list of images, without tag
25-
IMAGES: "xpkg.upbound.io/upbound/provider-aws"
25+
IMAGES: "xpkg.upbound.io/upbound/provider-family-aws"
2626

2727
jobs:
2828
setup-vars:

0 commit comments

Comments
 (0)