Skip to content

Commit

Permalink
chore(deps): update cachix/install-nix-action action to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent e019273 commit 02d84c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: cachix/install-nix-action@v27
- uses: cachix/install-nix-action@v29
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v15
Expand All @@ -28,7 +28,7 @@ jobs:
- check
runs-on: ubuntu-latest
steps:
- uses: cachix/install-nix-action@v27
- uses: cachix/install-nix-action@v29
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v15
Expand Down

0 comments on commit 02d84c0

Please sign in to comment.