fix: Use fetch-level: 1 to check out trivy-repo in the release workflow (#9636)

This commit is contained in:
DmitriyLewen
2025-10-10 16:27:12 +06:00
committed by GitHub
parent 2f695b9bd4
commit 6e53686526

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