Skip to content

Commit 23377eb

Browse files
author
sangeet-joy_xero
committed
renamed the step
1 parent 2e46874 commit 23377eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
pip install -r requirements.txt -r requirements/dev.txt
3232
working-directory: xero-python
3333

34-
- name: Run audit
34+
- name: Check vulnerable packages
3535
run: pip-audit -r requirements.txt -r requirements/dev.txt
3636
working-directory: xero-python
3737

0 commit comments

Comments
 (0)