We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 558e1e6 commit a2d36cfCopy full SHA for a2d36cf
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
name: packer-kubernetes-hcloud
18
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
19
- - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
+ - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
20
- run: nix build '.#nixosConfigurations.hcloud-kubernetes.config.system.build.toplevel'
21
build-arm64:
22
runs-on: ubuntu-24.04-arm
@@ -29,5 +29,5 @@ jobs:
29
30
31
32
33
- run: nix build '.#nixosConfigurations.install-image-orangepi5plus.config.system.build.toplevel'
0 commit comments