Release v3.16.1 (#53)

* Prepare release v3.16.1

* Update the state.json for v3.16.1

* Update README.md and action.yml for v3.16.1

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    '019c5b2e-592f-7d17-b9ce-868f25acfeca/source.tar.gz' (2026-02-13)
  → '019c71f3-061e-7c0e-b75b-ea375738503a/source.tar.gz' (2026-02-17)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2026-02-22 22:09:54 -05:00 committed by GitHub
parent f9ebef2760
commit 681d8e8bfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 13 additions and 13 deletions

View file

@ -72,7 +72,7 @@
"source-tag": {
"description": "The tag of `nix-installer` to use (conflicts with `source-revision`, `source-branch`, `source-pr`)",
"required": false,
"default": "v3.16.0"
"default": "v3.16.1"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -105,7 +105,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@86cbc893b3c44423bb3b27da33c306deba1e1ef4",
"uses": "DeterminateSystems/nix-installer-action@95f009f8cba987d36d7e3396d29de81b2883654a",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",