Compare commits

...
Author SHA1 Message Date
dependabot[bot]
9fb0d1f7d4
Bump DeterminateSystems/determinate-nix-action from 3 to 3.21.8
Bumps [DeterminateSystems/determinate-nix-action](https://github.com/determinatesystems/determinate-nix-action) from 3 to 3.21.8.
- [Release notes](https://github.com/determinatesystems/determinate-nix-action/releases)
- [Commits](https://github.com/determinatesystems/determinate-nix-action/compare/v3...v3.21.8)

---
updated-dependencies:
- dependency-name: DeterminateSystems/determinate-nix-action
  dependency-version: 3.21.8
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-31 23:34:20 +00:00
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