Skip to content

Commit d11bed5

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.17.1 to 3.17.3. - [Release notes](https://github.com/determinatesystems/determinate-nix-action/releases) - [Commits](DeterminateSystems/determinate-nix-action@v3.17.1...v3.17.3) --- updated-dependencies: - dependency-name: DeterminateSystems/determinate-nix-action dependency-version: 3.17.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e94cc44 commit d11bed5

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

0 commit comments

Comments
 (0)