Release v3.11.2 (#34)

* Prepare release v3.11.2

* Update the state.json for v3.11.2

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

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    '01990df1-e511-7b09-83a4-f9910966d674/source.tar.gz?narHash=sha256-rw/PHa1cqiePdBxhF66V7R%2BWAP8WekQ0mCDG4CFqT8Y%3D' (2025-09-02)
  → '01993860-4c2b-73a3-9c67-955d87cd3025/source.tar.gz?narHash=sha256-zwE/e7CuPJUWKdvvTCB7iunV4E/%2BG0lKfv4kk/5Izdg%3D' (2025-09-10)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-09-12 17:16:41 -04:00 committed by GitHub
parent a7e500c712
commit dbda91f6ef
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.11.1"
"default": "v3.11.2"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -101,7 +101,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@2c3a2981f15d2bf82ad96bd3cf62a00941f310b5",
"uses": "DeterminateSystems/nix-installer-action@45a18a69953f27af3c2bfad0a5e01c38ef2da462",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",