File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 24
24
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
25
25
26
26
- name : Set up magic Nix cache
27
- uses : DeterminateSystems/magic-nix-cache-action@fc6aaceb40b9845a02b91e059ec147e78d1b4e41 # v4
27
+ uses : DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # v7
28
28
29
29
- name : Shell name
30
30
id : shell
53
53
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
54
54
55
55
- name : Set up magic Nix cache
56
- uses : DeterminateSystems/magic-nix-cache-action@fc6aaceb40b9845a02b91e059ec147e78d1b4e41 # v4
56
+ uses : DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # v7
57
57
58
58
- name : Lint
59
59
run : nix develop --impure .#ci -c golangci-lint run --out-format github-actions
73
73
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
74
74
75
75
- name : Set up magic Nix cache
76
- uses : DeterminateSystems/magic-nix-cache-action@fc6aaceb40b9845a02b91e059ec147e78d1b4e41 # v4
76
+ uses : DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # v7
77
77
78
78
- name : Check
79
79
run : nix flake check --impure
You can’t perform that action at this time.
0 commit comments