Skip to content

Commit

Permalink
refactor: updated lock file version check to use new workflow (#133)
Browse files Browse the repository at this point in the history
* refactor: update lock file version

* refactor: added missing line in workflow file

---------

Co-authored-by: Abdullah Waheed <abdullah.waheed@arbisoft.com>
  • Loading branch information
Mashal-m and abdullahwaheed authored Sep 6, 2023
1 parent e98ce52 commit dfd207c
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 dfd207c

Please sign in to comment.