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 26, 2024
1 parent b70a120 commit 909c834
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
profile:
- alloy
steps:
- uses: cachix/install-nix-action@v27
- uses: cachix/install-nix-action@v29
- uses: cachix/cachix-action@v15
with:
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
Expand All @@ -37,7 +37,7 @@ jobs:
- ecs-node
- actions-runner
steps:
- uses: cachix/install-nix-action@v27
- uses: cachix/install-nix-action@v29
- uses: cachix/cachix-action@v15
with:
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
Expand Down

0 comments on commit 909c834

Please sign in to comment.