Release v3.17.0 (#55)
Some checks failed
/ Build (push) Failing after 1s

* Prepare release v3.17.0

* Update the state.json for v3.17.0

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

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    '019c8e05-d2f6-7c7e-9ead-612154b18bfb/source.tar.gz' (2026-02-23)
  → '019cbcff-0413-7b59-87be-b2cea58a4043/source.tar.gz' (2026-03-04)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2026-03-05 17:33:53 -05:00 committed by GitHub
parent 73327eb48f
commit 131015bad8
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.3"
"default": "v3.17.0"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -105,7 +105,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@95f009f8cba987d36d7e3396d29de81b2883654a",
"uses": "DeterminateSystems/nix-installer-action@d96bc962e61b3049ce8128d03d57a1144fa96539",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",