Skip to content

Commit bbd10a7

Browse files
Bump cachix/install-nix-action from 15 to 16 (#14)
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 15 to 16. - [Release notes](https://github.com/cachix/install-nix-action/releases) - [Commits](cachix/install-nix-action@v15...v16) --- updated-dependencies: - dependency-name: cachix/install-nix-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f0c0ba0 commit bbd10a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- macos-10.15
4343
steps:
4444
- uses: actions/checkout@v2
45-
- uses: cachix/install-nix-action@v15
45+
- uses: cachix/install-nix-action@v16
4646
with:
4747
extra_nix_config: |
4848
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)