Skip to content

Commit ff8023c

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.14.0 to 3.15.1. - [Release notes](https://github.com/determinatesystems/determinate-nix-action/releases) - [Commits](DeterminateSystems/determinate-nix-action@v3.14.0...v3.15.1) --- updated-dependencies: - dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e777c5c commit ff8023c

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.14.0
14+
- uses: DeterminateSystems/determinate-nix-action@v3.15.1
1515
with:
1616
extra-conf: |
1717
accept-flake-config = true

0 commit comments

Comments
 (0)