Skip to content

Commit e632435

Browse files
authored
safety check --full-report -r requirements.txt
1 parent c35db99 commit e632435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/main.workflow

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ workflow "GitHub Action for pyup Safety" {
55

66
action "safety command" {
77
uses = "cclauss/GitHub-Action-for-pyup-Safety-CI@master"
8-
args = "safety check --full-report"
8+
args = "safety check --full-report -r requirements.txt"
99
}

0 commit comments

Comments
 (0)