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 16, 2024
1 parent 35e6f67 commit 452a357
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.1.4
0.1.5
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ inputs:
default: ""
project:
description: "Used as part of cli authentication for fix command, can be any* value"
default: "ci"
default: ""
CLI_TOKEN:
required: false # required for fix mode
description: "Same token used by npm client. Usually called SEAL_NPM_TOKEN (without the project)"
Expand Down

0 comments on commit 452a357

Please sign in to comment.