diff --git a/.github/actions/anchore/action.yml b/.github/actions/anchore/action.yml index d3d2f5bd..a321e50b 100644 --- a/.github/actions/anchore/action.yml +++ b/.github/actions/anchore/action.yml @@ -11,7 +11,7 @@ runs: using: "composite" steps: - name: Scan image - uses: anchore/scan-action@v4 + uses: anchore/scan-action@v5 continue-on-error: true id: scan with: