re-enable internal field and bump
Some checks failed
update-flake-lock / lockfile (push) Failing after 1m38s

This commit is contained in:
Joseph Hanson 2024-08-16 17:09:24 -05:00
parent 4bb8e156a5
commit fcf6495865
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 5 additions and 4 deletions

View file

@ -98,10 +98,10 @@ 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.
# required: false
# default: false
_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.
required: false
default: false
outputs:
pull-request-number:
description: "The number of the opened pull request"

View file

@ -25,3 +25,4 @@ jobs:
dependencies
automated
inputs: nixpkgs nixpkgs-unstable