Update detsys-ts

This commit is contained in:
Luc Perkins 2024-05-22 15:40:01 -03:00
parent 4f21d96ab3
commit 7ce3b51a1d
No known key found for this signature in database
GPG key ID: 16DB1108FB591835
7 changed files with 1041 additions and 619 deletions

View file

@ -98,6 +98,9 @@ inputs:
description: "A space-separated list of options to pass to the nix command"
required: false
default: ""
_internal-strict-mode:
description: Whether to fail when any errors are thrown. Used only to test the Action; do not set this in your own workflows.
default: false
outputs:
pull-request-number:
description: "The number of the opened pull request"