You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -348,8 +348,8 @@ Flags:
348
348
--build-workflow-input map[] [optional] a workflow input provided by a user at trigger timein the format 'key=value'. (Only for'workflow_dispatch' events on GitHub Actions). (default map[])
349
349
--builder-id string [optional] the unique builder ID who created the provenance
350
350
-h, --help helpfor verify-npm-package
351
-
--package-name string [optional] the package name
352
-
--package-version string [optional] the package version
351
+
--package-name string the package name
352
+
--package-version string the package version
353
353
--print-provenance [optional] print the verified provenance to stdout
354
354
--source-branch string [optional] expected branch the binary was compiled from
355
355
--source-tag string [optional] expected tag the binary was compiled from
0 commit comments