Skip to content

Commit

Permalink
chore(deps): update cachix/cachix-action action to v15 (#396)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 5, 2024
1 parent f0daac5 commit 8e85cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flakehub-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@main

- name: Setup cachix
uses: cachix/cachix-action@18cf96c7c98e048e10a83abd92116114cd8504be # v14
uses: cachix/cachix-action@ad2ddac53f961de1989924296a1f236fcfbaa4fc # v15
with:
name: catppuccin
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
Expand Down

0 comments on commit 8e85cf3

Please sign in to comment.