diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml index d20883f3..44a4c3ac 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@f78e9ecf42a1271402d4f484518b9313235990e1 # v0.13.1 with: scan-type: 'fs' ignore-unfixed: true