Mercurial > forks > helix
changeset 5778:2f9260574185
--- (#10799)
updated-dependencies:
- dependency-name: cachix/cachix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
---|---|
date | Wed, 22 May 2024 01:21:53 +0900 |
parents | 00b5df52b8fc |
children | cbda289fbbcc |
files | .github/workflows/cachix.yml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/cachix.yml Mon May 20 17:46:24 2024 -0400 +++ b/.github/workflows/cachix.yml Wed May 22 01:21:53 2024 +0900 @@ -17,7 +17,7 @@ uses: cachix/install-nix-action@v26 - name: Authenticate with Cachix - uses: cachix/cachix-action@v14 + uses: cachix/cachix-action@v15 with: name: helix authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}