Skip to content

Commit 902b4a9

Browse files
Update cachix/install-nix-action action to v31.10.5 (#3942)
Co-authored-by: thecluster-bot[bot] <98929874+thecluster-bot[bot]@users.noreply.github.com>
1 parent acbbaa0 commit 902b4a9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1414

15-
- uses: cachix/install-nix-action@616559265b40713947b9c190a8ff4b507b5df49b # v31.10.4
15+
- uses: cachix/install-nix-action@ab739621df7a23f52766f9ccc97f38da6b7af14f # v31.10.5
1616
with:
1717
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1818

.github/workflows/containers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
steps:
1919
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2020

21-
- uses: cachix/install-nix-action@616559265b40713947b9c190a8ff4b507b5df49b # v31.10.4
21+
- uses: cachix/install-nix-action@ab739621df7a23f52766f9ccc97f38da6b7af14f # v31.10.5
2222
with:
2323
github_access_token: ${{ secrets.GITHUB_TOKEN }}
2424

0 commit comments

Comments
 (0)