bump CI deps (CVE-2024-27297 / GHSA-2ffj-w4mj-pg37)

Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
strawberry 2024-03-07 23:47:40 -05:00 committed by June
parent d593d1825b
commit dd22a14147
2 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v4
- name: Install Nix (with flakes and nix-command enabled)
uses: cachix/install-nix-action@v25
uses: cachix/install-nix-action@v26
with:
nix_path: nixpkgs=channel:nixos-unstable

View file

@ -45,7 +45,7 @@ before_script:
ci:
stage: ci
image: nixos/nix:2.20.4
image: nixos/nix:2.20.5
script:
# Cache the inputs required for the devShell
- ./bin/nix-build-and-cache .#devShells.x86_64-linux.default.inputDerivation
@ -66,7 +66,7 @@ ci:
artifacts:
stage: artifacts
image: nixos/nix:2.20.4
image: nixos/nix:2.20.5
script:
- ./bin/nix-build-and-cache .#static-x86_64-unknown-linux-musl
- cp result/bin/conduit x86_64-unknown-linux-musl
@ -110,9 +110,9 @@ artifacts:
.push-oci-image:
stage: publish
image: docker:25.0.3
image: docker:25.0.4
services:
- docker:25.0.3-dind
- docker:25.0.4-dind
variables:
IMAGE_SUFFIX_AMD64: amd64
IMAGE_SUFFIX_ARM64V8: arm64v8