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

This commit is contained in:
github-actions[bot] 2025-06-24 16:46:20 +00:00 committed by GitHub
parent afe0551140
commit cac4086960
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 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.6.6"
"default": "v3.6.7"
},
"source-url": {
"description": "A URL pointing to a `nix-installer` executable",
@ -101,7 +101,7 @@
"using": "composite",
"steps": [
{
"uses": "DeterminateSystems/nix-installer-action@999d616271516551cacca0c8b34a02e94d4f79e8",
"uses": "DeterminateSystems/nix-installer-action@b336b210d0cb834c37359adfc085c405d31b78b8",
"with": {
"extra-conf": "${{ inputs.extra-conf }}",
"github-server-url": "${{ inputs.github-server-url }}",