Skip to content

Commit a2d36cf

Browse files
chore(deps): update actions/checkout digest to df4cb1c
1 parent 558e1e6 commit a2d36cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
name: packer-kubernetes-hcloud
1818
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
19-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
19+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
2020
- run: nix build '.#nixosConfigurations.hcloud-kubernetes.config.system.build.toplevel'
2121
build-arm64:
2222
runs-on: ubuntu-24.04-arm
@@ -29,5 +29,5 @@ jobs:
2929
with:
3030
name: packer-kubernetes-hcloud
3131
authToken: ${{ secrets.CACHIX_AUTH_TOKEN }}
32-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
32+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
3333
- run: nix build '.#nixosConfigurations.install-image-orangepi5plus.config.system.build.toplevel'

0 commit comments

Comments
 (0)