Skip to content

Commit dd12ddc

Browse files
chore(deps): update determinatesystems/magic-nix-cache-action action to v12
1 parent 6f8b47f commit dd12ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/set_up_runner/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
- uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d # v16
1111
with:
1212
github-token: ${{ inputs.github_token }}
13-
- uses: DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8
13+
- uses: DeterminateSystems/magic-nix-cache-action@e1c1dae8e170ed20fd2e6aaf9979ca2d3905d636 # v12
1414
- run: 'nix --version'
1515
shell: bash
1616
- name: Configure

0 commit comments

Comments
 (0)