Skip to content

Commit

Permalink
chore(deps): bump the gh-actions group with 1 update
Browse files Browse the repository at this point in the history
Bumps the gh-actions group with 1 update: [cachix/cachix-action](https://github.com/cachix/cachix-action).


Updates `cachix/cachix-action` from 13 to 14
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](cachix/cachix-action@v13...v14)

---
updated-dependencies:
- dependency-name: cachix/cachix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: gh-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and PetarKirov committed Jan 15, 2024
1 parent 934e924 commit 752082d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2

- uses: cachix/cachix-action@v13
- uses: cachix/cachix-action@v14
with:
name: ${{ vars.CACHIX_CACHE }}
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
Expand Down

0 comments on commit 752082d

Please sign in to comment.