diff --git a/docker-scout/action.yml b/docker-scout/action.yml index 682c6ad..8d405cc 100644 --- a/docker-scout/action.yml +++ b/docker-scout/action.yml @@ -29,5 +29,5 @@ outputs: value: ${{ steps.run.outputs.result-file }} runs: - using: node24 + using: node20 main: dist/index.js \ No newline at end of file