mirror of
https://github.com/DeterminateSystems/determinate-nix-action.git
synced 2026-02-24 22:57:12 +00:00
Release v3.11.0 (#32)
* Prepare release v3.11.0
* Update the state.json for v3.11.0
* Update README.md and action.yml for v3.11.0
* flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'0198fc13-c2a8-7fe8-b34c-7e1f9e975869/source.tar.gz?narHash=sha256-tlOn88coG5fzdyqz6R93SQL5Gpq%2Bm/DsWpekNFhqPQk%3D' (2025-08-30)
→ '01990df1-e511-7b09-83a4-f9910966d674/source.tar.gz?narHash=sha256-rw/PHa1cqiePdBxhF66V7R%2BWAP8WekQ0mCDG4CFqT8Y%3D' (2025-09-02)
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
0ee5aed84c
commit
2e4c1e0a6d
4 changed files with 13 additions and 13 deletions
|
|
@ -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.10.1"
|
||||
"default": "v3.11.0"
|
||||
},
|
||||
"source-url": {
|
||||
"description": "A URL pointing to a `nix-installer` executable",
|
||||
|
|
@ -101,7 +101,7 @@
|
|||
"using": "composite",
|
||||
"steps": [
|
||||
{
|
||||
"uses": "DeterminateSystems/nix-installer-action@428f3c64a3f56011a8bfb3044a519374aff8e7df",
|
||||
"uses": "DeterminateSystems/nix-installer-action@2c3a2981f15d2bf82ad96bd3cf62a00941f310b5",
|
||||
"with": {
|
||||
"extra-conf": "${{ inputs.extra-conf }}",
|
||||
"github-server-url": "${{ inputs.github-server-url }}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue