Update README.md and action.yml for v3.16.1

This commit is contained in:
github-actions[bot] 2026-02-23 02:52:48 +00:00 committed by GitHub
parent 3565f3b28f
commit 7a164013a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -72,7 +72,7 @@
"source-tag": {
"description": "The tag of `nix-installer` to use (conflicts with `source-revision`, `source-branch`, `source-pr`)",
"required": false,
"default": "v3.16.0"
"default": "v3.16.1"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -105,7 +105,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@86cbc893b3c44423bb3b27da33c306deba1e1ef4",
"uses": "DeterminateSystems/nix-installer-action@95f009f8cba987d36d7e3396d29de81b2883654a",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",