diff --git a/action.yml b/action.yml index 6ae65c9..5ec6cca 100644 --- a/action.yml +++ b/action.yml @@ -34,7 +34,7 @@ runs: with: node-version: 14.17.0 - name: Install dependencies - run: yarn install --check-files --frozen-lockfile + run: yarn install --check-files shell: bash - run: ${{ github.action_path }}/update_cdk_version_in_projen.sh ${{ inputs.major-version }} id: version_upgrade