Release v3.17.3 (#59)
Some checks failed
/ Build (push) Failing after 2s

* Prepare release v3.17.3

* Update the state.json for v3.17.3

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

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    '019d3c72-3e5d-7d8e-a4fc-0fe67ed1554b/source.tar.gz' (2026-03-28)
  → '019d657b-b3b7-7288-b3c0-42d420df206b/source.tar.gz' (2026-04-05)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2026-04-07 19:12:29 +00:00 committed by GitHub
parent 1361e7900e
commit 32cb6a5ae3
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.17.2"
"default": "v3.17.3"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -105,7 +105,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@490cfee336d5220c80b0c5cab117b4a26fb3898a",
"uses": "DeterminateSystems/nix-installer-action@b66b36319cc6fde4ea85edd583b088c65d6b8710",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",