We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca1560f commit 25c9291Copy full SHA for 25c9291
.github/workflows/ci.yaml
@@ -40,7 +40,7 @@ jobs:
40
push: true
41
tags: localhost:5000/tinkerbell/hook-docker:0.0
42
43
- - uses: cachix/install-nix-action@v15
+ - uses: cachix/install-nix-action@v16
44
with:
45
nix_path: nixpkgs=channel:nixos-unstable
46
.github/workflows/push.yaml
@@ -41,7 +41,7 @@ jobs:
tags: quay.io/tinkerbell/hook-docker:0.0
47
0 commit comments