mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Fix yamllint
Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
This commit is contained in:
parent
bdc261a583
commit
caa523f296
3
.github/workflows/trivy-scan-nightly.yaml
vendored
3
.github/workflows/trivy-scan-nightly.yaml
vendored
@ -1,3 +1,4 @@
|
||||
---
|
||||
name: Trivy Scan Nightly
|
||||
on:
|
||||
schedule:
|
||||
@ -28,4 +29,4 @@ jobs:
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@956f09c2ef1926b580554b9014cfb8a51abf89dd # v2.16.6
|
||||
with:
|
||||
sarif_file: 'trivy-results-${{ steps.get_etcd_version.outputs.etcd_version }}.sarif'
|
||||
sarif_file: 'trivy-results-${{ steps.get_etcd_version.outputs.etcd_version }}.sarif'
|
||||
|
Loading…
x
Reference in New Issue
Block a user