diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml index d20883f3..27ae4da9 100644 --- a/.github/workflows/reuse.yml +++ b/.github/workflows/reuse.yml @@ -77,7 +77,7 @@ jobs: ${{ runner.os }}-go- - name: Run Trivy vulnerability scanner in repo mode if: ${{inputs.tag == 'release'}} - uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f # v0.12.0 + uses: aquasecurity/trivy-action@b77b85c0254bba6789e787844f0585cde1e56320 # v0.13.0 with: scan-type: 'fs' ignore-unfixed: true