Skip to content

Commit 7aeaaf5

Browse files
build(deps): bump DeterminateSystems/nix-installer-action from 9 to 21
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 9 to 21. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v9...v21) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '21' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b62972 commit 7aeaaf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-flake-lock.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111
- name: Checkout repository
1212
uses: actions/checkout@v4
13-
- uses: DeterminateSystems/nix-installer-action@v9
13+
- uses: DeterminateSystems/nix-installer-action@v21
1414
- name: Update flake.lock
1515
uses: DeterminateSystems/update-flake-lock@v20
1616
with:

0 commit comments

Comments
 (0)