Skip to content

Commit

Permalink
Merge pull request #758 from tinkerbell/dependabot/github_actions/cac…
Browse files Browse the repository at this point in the history
…hix/install-nix-action-22

Bump cachix/install-nix-action from 21 to 22
  • Loading branch information
mergify[bot] authored Jun 19, 2023
2 parents aedd39f + 9739735 commit 29052da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Install nix
uses: cachix/install-nix-action@v21
uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Run ci-checks.sh
Expand Down

0 comments on commit 29052da

Please sign in to comment.