fix: Use fetch-level: 1 to check out trivy-repo in the release workflow [backport: release/v0.67] (#9638)

This commit is contained in:
DmitriyLewen
2025-10-10 18:30:14 +06:00
committed by GitHub
parent cbed239f39
commit f3ee80c8e0

View File

@@ -39,7 +39,6 @@ jobs:
with:
repository: ${{ github.repository_owner }}/trivy-repo
path: trivy-repo
fetch-depth: 0
token: ${{ secrets.ORG_REPO_TOKEN }}
- name: Setup git settings