Skip to content

Commit b5ca887

Browse files
committed
fixup
1 parent 13eae44 commit b5ca887

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/trivy-docker.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ jobs:
4747
runs-on: ubuntu-20.04
4848

4949
steps:
50+
- name: Checkout code
51+
uses: actions/checkout@v3
52+
5053
- name: Run Trivy vulnerability scanner in image mode
5154
uses: aquasecurity/trivy-action@296212627a1e693efa09c00adc3e03b2ba8edf18
5255
with:

0 commit comments

Comments
 (0)