Fix yamllint

Signed-off-by: ArkaSaha30 <arkasaha30@gmail.com>
This commit is contained in:
ArkaSaha30 2024-04-01 18:36:27 +05:30
parent bdc261a583
commit caa523f296
No known key found for this signature in database
GPG Key ID: C5FF37943E5BC363

View File

@ -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'