Skip to content

Commit

Permalink
chore(deps): update determinatesystems/magic-nix-cache-action action …
Browse files Browse the repository at this point in the history
…to v8
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 45cd1ff commit ea94d3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-attributes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install Lix
uses: ./.github/actions/install-lix
- name: Set up cache
uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # v7
uses: DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8
with:
diagnostic-endpoint: ""
- id: set-matrix
Expand All @@ -48,7 +48,7 @@ jobs:
- name: Install Lix
uses: ./.github/actions/install-lix
- name: Set up cache
uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # v7
uses: DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8
with:
diagnostic-endpoint: ""
- name: Build "${{ matrix.attr }}"
Expand Down

0 comments on commit ea94d3e

Please sign in to comment.