diff --git a/action.yml b/action.yml index ead606f..7fc3095 100644 --- a/action.yml +++ b/action.yml @@ -91,7 +91,7 @@ runs: # # * Grype # - - uses: anchore/scan-action@v5.3.0 + - uses: anchore/scan-action@v6.0.0 if: inputs.token != '' && inputs.testing-type == 'security-grype' with: only-fixed: false