This commit is contained in:
dependabot[bot] 2026-07-31 23:34:23 +00:00 committed by GitHub
commit 253432c8f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ jobs:
- uses: "actions/checkout@v7" - uses: "actions/checkout@v7"
with: with:
persist-credentials: false persist-credentials: false
- uses: "DeterminateSystems/determinate-nix-action@v3" - uses: "DeterminateSystems/determinate-nix-action@v3.21.8"
- uses: "DeterminateSystems/flakehub-push@main" - uses: "DeterminateSystems/flakehub-push@main"
with: with:
name: "dwinkler1/nixCatsConfig" name: "dwinkler1/nixCatsConfig"

View file

@ -15,7 +15,7 @@ jobs:
with: with:
hatchet-protocol: 'carve' hatchet-protocol: 'carve'
- name: Install Determinate Nix - name: Install Determinate Nix
uses: DeterminateSystems/determinate-nix-action@v3 uses: DeterminateSystems/determinate-nix-action@v3.21.8
- uses: cachix/cachix-action@v17 - uses: cachix/cachix-action@v17
with: with:
name: rde name: rde