diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 2065089..83f7839 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -33,6 +33,8 @@ jobs: - name: Setup DB uses: ./setup-db with: - cache-dir: ~/.cache/trivy + cache-dir: ${{ runner.temp }}/trivy - name: Run Trivy + env: + TRIVY_CACHE_DIR: ${{ runner.temp }}/trivy run: trivy fs --skip-db-update .