Skip to content

chore: github action auto update enabled using dependabot.yml (#236) #2470

chore: github action auto update enabled using dependabot.yml (#236)

chore: github action auto update enabled using dependabot.yml (#236) #2470

#check package-lock file version
name: Lockfile Version check
on:
push:
branches:
- master
pull_request:
jobs:
version-check:
uses: openedx/.github/.github/workflows/lockfileversion-check-v3.yml@master