Skip to content

Commit

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

Bump DeterminateSystems/magic-nix-cache-action from 4 to 6
  • Loading branch information
sagikazarmark authored May 16, 2024
2 parents b19468a + 669b40b commit b67d98a
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@fc6aaceb40b9845a02b91e059ec147e78d1b4e41 # v4
uses: DeterminateSystems/magic-nix-cache-action@87e8236f46702ab0ce5a058b605a173ec88d618e # v6

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

0 comments on commit b67d98a

Please sign in to comment.