mirror of
https://github.com/DeterminateSystems/determinate-nix-action.git
synced 2026-02-24 22:57:12 +00:00
Release v3.6.8 (#18)
* Prepare release v3.6.8
* Update the state.json for v3.6.8
* Update README.md and action.yml for v3.6.8
* flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'019799e6-cf8d-7795-8efd-0d63f27e6ad8/source.tar.gz?narHash=sha256-VLFNc4egNjovYVxDGyBYTrvVCgDYgENp5bVi9fPTDYc%3D' (2025-06-21)
→ '0197a680-0b31-75b6-a2ae-2a097616dd90/source.tar.gz?narHash=sha256-Z0djmTa1YmnGMfE9jEe05oO4zggjDmxOGKwt844bUhE%3D' (2025-06-24)
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
46b836eeb9
commit
be37d3c211
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.6.7"
|
||||
"default": "v3.6.8"
|
||||
},
|
||||
"source-url": {
|
||||
"description": "A URL pointing to a `nix-installer` executable",
|
||||
|
|
@ -101,7 +101,7 @@
|
|||
"using": "composite",
|
||||
"steps": [
|
||||
{
|
||||
"uses": "DeterminateSystems/nix-installer-action@b336b210d0cb834c37359adfc085c405d31b78b8",
|
||||
"uses": "DeterminateSystems/nix-installer-action@41e0dcf2158a3d6eefca89332cc236df1733e8a7",
|
||||
"with": {
|
||||
"extra-conf": "${{ inputs.extra-conf }}",
|
||||
"github-server-url": "${{ inputs.github-server-url }}",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue