Skip to content

Commit

Permalink
Seal CLI Action update
Browse files Browse the repository at this point in the history
  • Loading branch information
seal-devops committed Jan 14, 2025
1 parent 704fd4f commit faeab3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.10
0.1.11
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ inputs:
description: "CLI version to use, same as a tag - e.g. v0.1.0; empty will use latest"
default: ""
target:
description: "Target dir"
default: "."
description: "Path to manifest file declaring the dependencies, such as 'requirements.txt', 'package-lock.json', etc. "
default: "requirements.txt"
mode:
description: "Fix or scan; scan requires seal token as env"
default: "scan"
Expand Down

0 comments on commit faeab3c

Please sign in to comment.