We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f37d8c commit fe177d9Copy full SHA for fe177d9
.github/workflows/branch.yaml
@@ -32,7 +32,7 @@ jobs:
32
steps:
33
- name: Checkout source code
34
uses: actions/checkout@v4
35
- - name: Run Trivy vulnarability scanner
+ - name: Run Trivy vulnerability scanner
36
uses: aquasecurity/trivy-action@master
37
with:
38
scan-type: config
0 commit comments