chore(deps): update cachix/cachix-action action to v15

This commit is contained in:
renovate[bot] 2024-05-21 10:04:27 +00:00 committed by GitHub
parent 8e5ebb4679
commit 2a34ebd786
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ jobs:
with: with:
extra_nix_config: | extra_nix_config: |
access-tokens = github.com=${{ github.token }} access-tokens = github.com=${{ github.token }}
- uses: cachix/cachix-action@v14 - uses: cachix/cachix-action@v15
continue-on-error: true continue-on-error: true
with: with:
name: vault-auth-tee name: vault-auth-tee