Skip to content

chore: enable github action auto update in dependabot.yml (#1083) #2456

chore: enable github action auto update in dependabot.yml (#1083)

chore: enable github action auto update in dependabot.yml (#1083) #2456

#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