Skip to content

fix(designer): Fix Infinite Loop on resolving app settings #5809

fix(designer): Fix Infinite Loop on resolving app settings

fix(designer): Fix Infinite Loop on resolving app settings #5809

name: Correct package-lock.json Version Check
on:
pull_request:
branches: [main, dev/*, hotfix/*]
jobs:
build:
runs-on: ubuntu-latest
steps:
# checkout the repo
- name: 'Checkout Github Action'
uses: actions/checkout@master
with:
fetch-depth: 0
- uses: mansona/npm-lockfile-version@v1