Release v3.6.2 (#12)

* Prepare release v3.6.2

* Update the state.json for v3.6.2

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

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    '0196f0ab-a5df-7f4a-ab77-08177eaa0159/source.tar.gz?narHash=sha256-W7lqHp0qZiENCDwUZ5EX/lNhxjMdNapFnbErcbnP11Q%3D' (2025-05-20)
  → '01972ad6-3b3d-7826-b788-216d339063fe/source.tar.gz?narHash=sha256-StSrWhklmDuXT93yc3GrTlb0cKSS0agTAxMGjLKAsY8%3D' (2025-05-31)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-06-03 14:00:29 +00:00 committed by GitHub
parent 441b9e401a
commit 264d01cecf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 13 additions and 13 deletions

View file

@ -68,7 +68,7 @@
"source-tag": {
"description": "The tag of `nix-installer` to use (conflicts with `source-revision`, `source-branch`, `source-pr`)",
"required": false,
"default": "v3.6.1"
"default": "v3.6.2"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -101,7 +101,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@4a562136e63e880cb5a5293b6bd1bd47e739028a",
"uses": "DeterminateSystems/nix-installer-action@999d616271516551cacca0c8b34a02e94d4f79e8",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",