Release v3.15.0 (#46)

* Prepare release v3.15.0

* Update the state.json for v3.15.0

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

* flake.lock: Update

Flake lock file updates:

• Updated input 'nixpkgs':
    '019b03a0-b1e4-7f2a-9d10-ad8434116660/source.tar.gz' (2025-12-08)
  → '019b38ed-77a4-7329-b290-49e4d1914b8c/source.tar.gz' (2025-12-18)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2025-12-20 09:39:43 -05:00 committed by GitHub
parent 9a921d81e9
commit 95732e95d7
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.14.0"
"default": "v3.15.0"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -101,7 +101,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@e4fb5e65d88bc1ed7f248eda4e6645126ed90438",
"uses": "DeterminateSystems/nix-installer-action@ab0a9732c6464e5bb81efb82a2103c7d98f0946f",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",