Skip to content

Commit 87a9405

Browse files
renovate[bot]LeSuisse
authored andcommitted
chore(deps): update cachix/install-nix-action action to v31.8.2
1 parent 84ab43b commit 87a9405

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1919
with:
2020
persist-credentials: false
21-
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31.8.1
21+
- uses: cachix/install-nix-action@456688f15bc354bef6d396e4a35f4f89d40bf2b7 # v31.8.2
2222
- name: Build
2323
run: nix-shell --pure --run 'treefmt --ci'
2424
build_warning_nix:
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3030
with:
3131
persist-credentials: false
32-
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31.8.1
32+
- uses: cachix/install-nix-action@456688f15bc354bef6d396e4a35f4f89d40bf2b7 # v31.8.2
3333
- name: Build
3434
run: nix-shell --pure --run 'make SPHINXOPTS='-W' html'
3535
build_docker_image_theme_tuleap_org:

0 commit comments

Comments
 (0)