Skip to content

Commit

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

Bump DeterminateSystems/magic-nix-cache-action from 6 to 7
  • Loading branch information
sagikazarmark committed Jun 19, 2024
2 parents c3fd0d7 + 35af1d6 commit df08443
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@87e8236f46702ab0ce5a058b605a173ec88d618e # v6
uses: DeterminateSystems/magic-nix-cache-action@b46e247b898aa56e6d2d2e728dc6df6c84fdb738 # v7

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

0 comments on commit df08443

Please sign in to comment.