Skip to content

Commit 328d18f

Browse files
committed
using fixed nix version
1 parent b1f3987 commit 328d18f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/devguard-scanner.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
with:
7878
nix-target-amd64: devguard-amd64
7979
nix-target-arm64: devguard-arm64
80+
nix-version: '2.34.4'
8081
image-name: ghcr.io/${{ github.repository }}
8182
asset-name: l3montree-cybersecurity/projects/devguard/assets/devguard
8283
api-url: https://api.main.devguard.org
@@ -100,6 +101,7 @@ jobs:
100101
with:
101102
nix-target-amd64: devguard-scanner-amd64
102103
nix-target-arm64: devguard-scanner-arm64
104+
nix-version: '2.34.4'
103105
image-name: ghcr.io/${{ github.repository }}/scanner
104106
artifact-name-suffix: scanner
105107
asset-name: l3montree-cybersecurity/projects/devguard/assets/devguard
@@ -123,6 +125,7 @@ jobs:
123125
with:
124126
nix-target-amd64: postgresql-amd64
125127
nix-target-arm64: postgresql-arm64
128+
nix-version: '2.34.4'
126129
image-name: ghcr.io/${{ github.repository }}/postgresql
127130
artifact-name-suffix: postgresql
128131
asset-name: l3montree-cybersecurity/projects/devguard/assets/devguard-postgresql

0 commit comments

Comments
 (0)