Skip to content

Commit

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

Bump DeterminateSystems/magic-nix-cache-action from 2 to 3
  • Loading branch information
sagikazarmark authored Feb 13, 2024
2 parents 1739d2e + cac75ec commit 3c089ac
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 @@ -27,7 +27,7 @@ jobs:
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- name: Set up magic Nix cache
uses: DeterminateSystems/magic-nix-cache-action@8a218f9e264e9c3803c9a1ee1c30d8e4ab55be63 # v2
uses: DeterminateSystems/magic-nix-cache-action@eeabdb06718ac63a7021c6132129679a8e22d0c7 # v3

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

0 comments on commit 3c089ac

Please sign in to comment.