Skip to content

Commit 92ddcf2

Browse files
build(deps): Bump DeterminateSystems/nix-installer-action from 9 to 12
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 9 to 12. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v9...v12) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d5a565c commit 92ddcf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
contents: write
1616
steps:
1717
- uses: actions/checkout@v4
18-
- uses: DeterminateSystems/nix-installer-action@v9
18+
- uses: DeterminateSystems/nix-installer-action@v12
1919
- uses: DeterminateSystems/update-flake-lock@v20
2020
with:
2121
pr-title: "chore: update flake.lock"

0 commit comments

Comments
 (0)