Skip to content

Commit 5c654b3

Browse files
aesthetic
1 parent 8d17c2f commit 5c654b3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/oss_pygoat-devsecops-basic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
# You may pin to the exact commit or the version.
143143
# uses: aquasecurity/trivy-action@fd25fed6972e341ff0007ddb61f77e88103953c2
144144
uses: aquasecurity/trivy-action@0.21.0
145-
with:
145+
with:
146146
# image reference(for backward compatibility)
147147
image-ref: ${{ env.image }}:latest
148148
devsecops-tasks:
@@ -182,7 +182,7 @@ jobs:
182182
- name: Upload results to Security tab
183183
uses: github/codeql-action/upload-sarif@v2
184184
with:
185-
sarif_file: ${{ steps.msdo.outputs.sarifFile }}
185+
sarif_file: ${{ steps.msdo.outputs.sarifFile }}
186186
test-run_devopsshield_scan_linux:
187187
name: Run DevOps Shield Scan Linux
188188
needs:

0 commit comments

Comments
 (0)