Skip to content

Commit 310b34e

Browse files
dependabot[bot]rvolosatovs
authored andcommitted
build(deps): bump DeterminateSystems/determinate-nix-action
Bumps [DeterminateSystems/determinate-nix-action](https://github.com/determinatesystems/determinate-nix-action) from 3.11.3 to 3.12.0. - [Release notes](https://github.com/determinatesystems/determinate-nix-action/releases) - [Commits](DeterminateSystems/determinate-nix-action@v3.11.3...v3.12.0) --- updated-dependencies: - dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 50bf55d commit 310b34e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/install-nix/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ inputs:
1111
runs:
1212
using: composite
1313
steps:
14-
- uses: DeterminateSystems/determinate-nix-action@v3.11.3
14+
- uses: DeterminateSystems/determinate-nix-action@v3.12.0
1515
with:
1616
extra-conf: |
1717
accept-flake-config = true

0 commit comments

Comments
 (0)