Skip to content

Commit 73819e3

Browse files
Bump DeterminateSystems/magic-nix-cache-action from 7 to 8 (#1307)
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 7 to 8. - [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases) - [Commits](DeterminateSystems/magic-nix-cache-action@v7...v8) --- updated-dependencies: - dependency-name: DeterminateSystems/magic-nix-cache-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7dddb2e commit 73819e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
4646

4747
- name: Configure Nix cache
48-
uses: DeterminateSystems/magic-nix-cache-action@v7
48+
uses: DeterminateSystems/magic-nix-cache-action@v8
4949
with:
5050
upstream-cache: https://trailofbits.cachix.org
5151

0 commit comments

Comments
 (0)