Home

nur @main - refs - log -
-
https://git.jolheiser.com/nur.git
My NUR
tree log patch
Bump cachix/cachix-action from v8 to v9 Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from v8 to v9. - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](https://github.com/cachix/cachix-action/compare/v8...2689c27f57daedc905895d92ad18fe5ce470df9e) Signed-off-by: dependabot[bot] <support@github.com>
Signature
-----BEGIN PGP SIGNATURE----- wsBcBAABCAAQBQJgaqIDCRBK7hj4Ov3rIwAAdHIIACWKic0hYvYTP57lOZ0V+Yr7 q/hednZfNW3rsd/kiu/HDNLBcdguvaYm7vEjl45rDd8djvsAPrKDukcM/jtqUZAD jXJZ8UpLG1bms+a56fBXe+vCyeaYY2Ptk8ppItzANjAB2nBZgzwenFWfypt65uzE YYvS1ZYAofeuhBDr3y61meTT67ij5bT/xX0YjjPoZbGy4fpueuUBbI9wD7ni/MJa HSRlDvpHpfJskmOjH6pAlJewOt8xk1xPeOF+/3RjrH7E40Bg/mGCT81zXtFD+jfU pwmIM4bJrGPrLE/CFJLmO+kqBSfq/FvtysKGHr+GVf6+kbKBTZ0ghxepEFDXqbo= =UFWM -----END PGP SIGNATURE-----
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
1 changed files, 1 additions(+), 1 deletions(-)
M .github/workflows/build.yml -> .github/workflows/build.yml
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index e9e76c61988bbc5eec8b2bd3425af50734275f6d..958b7b08b5621f2c6848d42eba27f09555c79884 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -43,7 +43,7 @@         nix_path: "${{ matrix.nixPath }}"
     - name: Show nixpkgs version
       run: nix-instantiate --eval -E '(import <nixpkgs> {}).lib.version'
     - name: Setup cachix
-      uses: cachix/cachix-action@v8
+      uses: cachix/cachix-action@v9
       if: ${{ matrix.cachixName != '<YOUR_CACHIX_NAME>' }}
       with:
         name: ${{ matrix.cachixName }}