Skip to content

Commit

Permalink
CI(deps): Pin dependencies (OSGeo#3932)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and a0x8o committed Jul 23, 2024
1 parent 0143a3f commit a6fb488
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/test-nix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Install nix
<<<<<<< HEAD
<<<<<<< HEAD
uses: DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12

Expand All @@ -36,6 +37,12 @@ jobs:
- name: Setup cachix
uses: cachix/cachix-action@v15
>>>>>>> 3986103fdf (CI: add nix package build test (#3906))
=======
uses: DeterminateSystems/nix-installer-action@7993355175c2765e5733dae74f3e0786fe0e5c4f # v12

- name: Setup cachix
uses: cachix/cachix-action@ad2ddac53f961de1989924296a1f236fcfbaa4fc # v15
>>>>>>> ab79e435cc (CI(deps): Pin dependencies (#3932))
with:
name: osgeo-grass
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
Expand Down

0 comments on commit a6fb488

Please sign in to comment.