Skip to content

Commit 8aa971a

Browse files
committed
fix typo in workflow
Signed-off-by: Jan Schoone <jan.schoone@uhurutec.com>
1 parent 2891dad commit 8aa971a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/schedule-scan-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
scan:
99
name: Trivy
1010
runs-on: ubuntu-latest
11-
container
11+
container:
1212
image: ghcr.io/sovereigncloudstack/cso-builder:1.1.28
1313
credentials:
1414
username: ${{ github.actor }}

0 commit comments

Comments
 (0)