diff --git a/action.yml b/action.yml index 865c368b..7c412725 100644 --- a/action.yml +++ b/action.yml @@ -120,7 +120,7 @@ runs: - name: Install Dependencies for plugins shell: bash continue-on-error: true - run: npm i --silent moment lodash axios @octokit/rest@20.1.1 + run: npm i --silent moment@2.30.1 lodash@4.18.1 axios@1.14.0 @octokit/rest@20.1.1 - name: Run RulesEngine shell: bash