Skip to content

Commit

Permalink
Merge pull request #37 from go-slog/dependabot/github_actions/Determi…
Browse files Browse the repository at this point in the history
…nateSystems/magic-nix-cache-action-8

Bump DeterminateSystems/magic-nix-cache-action from 7 to 8
  • Loading branch information
sagikazarmark committed Sep 16, 2024
2 parents 870d35c + 324a82b commit e30e945
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Set up magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # v7
uses: DeterminateSystems/magic-nix-cache-action@87b14cf437d03d37989d87f0fa5ce4f5dc1a330b # v8

- name: Prepare Nix shell
run: nix develop --impure .#ci
Expand Down

0 comments on commit e30e945

Please sign in to comment.