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

This commit is contained in:
github-actions[bot] 2026-03-31 15:23:57 +00:00 committed by GitHub
parent e85f70fc29
commit 8e23d90a04
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.17.1"
"default": "v3.17.2"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -105,7 +105,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@9a59e15a74545c99a626ba594edcd0d02189e670",
"uses": "DeterminateSystems/nix-installer-action@490cfee336d5220c80b0c5cab117b4a26fb3898a",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",