Skip to content

Commit ca9a910

Browse files
chore(ci): Bump the gh-actions-deps group with 2 updates
Bumps the gh-actions-deps group with 2 updates: [cachix/install-nix-action](https://github.com/cachix/install-nix-action) and [cachix/cachix-action](https://github.com/cachix/cachix-action). Updates `cachix/install-nix-action` from 26 to 31 - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v26...v31) Updates `cachix/cachix-action` from 14 to 16 - [Release notes](https://github.com/cachix/cachix-action/releases) - [Commits](cachix/cachix-action@v14...v16) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-version: '31' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-deps - dependency-name: cachix/cachix-action dependency-version: '16' dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99112b4 commit ca9a910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v4
16-
- uses: cachix/install-nix-action@v26
17-
- uses: cachix/cachix-action@v14
16+
- uses: cachix/install-nix-action@v31
17+
- uses: cachix/cachix-action@v16
1818
with:
1919
name: devenv
2020
- name: Install devenv.sh

0 commit comments

Comments
 (0)