Skip to content

Commit

Permalink
refactor: updated lock file version check to use new workflow (#33)
Browse files Browse the repository at this point in the history
Renamed `lockfileversion-check-v3` to `lockfile-check` in lockfile
version file.
# Ticket

[Prototype a way to review NPM lockfiles in
PRs](edx/edx-arch-experiments#355)

---------

Co-authored-by: Abdullah Waheed <[email protected]>
  • Loading branch information
Mashal-m and abdullahwaheed authored Sep 6, 2023
1 parent 495eaed commit d0e8a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lockfileversion-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ on:

jobs:
version-check:
uses: openedx/.github/.github/workflows/lockfileversion-check-v3.yml@master
uses: openedx/.github/.github/workflows/lockfile-check.yml@master

0 comments on commit d0e8a3c

Please sign in to comment.