diff --git a/action.yml b/action.yml index c45536c..9705585 100644 --- a/action.yml +++ b/action.yml @@ -93,7 +93,7 @@ runs: # # * Grype # - - uses: anchore/scan-action@v5.1.0 + - uses: anchore/scan-action@v5.2.0 if: inputs.token != '' && inputs.testing-type == 'security-grype' with: only-fixed: false