We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63a2778 commit ab890bdCopy full SHA for ab890bd
.github/workflows/schedule-scan-image.yml
@@ -8,7 +8,7 @@ jobs:
8
scan:
9
name: Trivy
10
runs-on: ubuntu-latest
11
- container
+ container:
12
image: ghcr.io/sovereigncloudstack/cso-builder:1.1.28
13
credentials:
14
username: ${{ github.actor }}
0 commit comments