Skip to content

Commit 5121e35

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 1254624 + 22608fa commit 5121e35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Run Safety Check
5353
run: |
5454
pip install safety
55-
safety scan --full-report
55+
safety check --full-report
5656
5757
#- name: Install bump2version
5858
# run: pip install bump2version

0 commit comments

Comments
 (0)