File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
template/.github/workflows Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 51
51
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
52
52
with :
53
53
persist-credentials : false
54
- - uses : cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31.4.1
54
+ - uses : cachix/install-nix-action@fc6e360bedc9ee72d75e701397f0bb30dce77568 # v31.5.2
55
55
- name : Install Ansible
56
56
env :
57
57
DEBIAN_FRONTEND : noninteractive
Original file line number Diff line number Diff line change @@ -340,7 +340,7 @@ jobs:
340
340
with:
341
341
persist-credentials: false
342
342
submodules: recursive
343
- - uses: cachix/install-nix-action@f0fe604f8a612776892427721526b4c7cfb23aba # v31.4.1
343
+ - uses: cachix/install-nix-action@fc6e360bedc9ee72d75e701397f0bb30dce77568 # v31.5.2
344
344
- uses: dtolnay/rust-toolchain@b3b07ba8b418998c39fb20f53e8b695cdcc8de1b
345
345
with:
346
346
toolchain: ${{ env.RUST_TOOLCHAIN_VERSION }}
You can’t perform that action at this time.
0 commit comments