Bump DeterminateSystems/magic-nix-cache-action from 4 to 6
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 4 to 6. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](https://github.com/determinatesystems/magic-nix-cache-action/compare/v4...v6) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3dafea445d
commit
cc62d0d8b7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/flake-update.yml
vendored
2
.github/workflows/flake-update.yml
vendored
|
@ -15,7 +15,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- uses: DeterminateSystems/nix-installer-action@v10
|
- uses: DeterminateSystems/nix-installer-action@v10
|
||||||
- uses: DeterminateSystems/magic-nix-cache-action@v4
|
- uses: DeterminateSystems/magic-nix-cache-action@v6
|
||||||
- uses: DeterminateSystems/update-flake-lock@v21
|
- uses: DeterminateSystems/update-flake-lock@v21
|
||||||
with:
|
with:
|
||||||
pr-title: "chore: update flake.lock"
|
pr-title: "chore: update flake.lock"
|
||||||
|
|
Loading…
Reference in a new issue