Skip to content

Commit fa6b010

Browse files
build(deps): bump DeterminateSystems/nix-installer-action from 9 to 11
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 9 to 11. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](DeterminateSystems/nix-installer-action@v9...v11) --- 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 7f789ea commit fa6b010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
- uses: actions/checkout@v4
102102
with:
103103
ref: ${{ inputs.tag != null && format('refs/tags/{0}', inputs.tag) || '' }}
104-
- uses: DeterminateSystems/nix-installer-action@v9
104+
- uses: DeterminateSystems/nix-installer-action@v11
105105
- uses: DeterminateSystems/flakehub-push@v3
106106
with:
107107
visibility: public

0 commit comments

Comments
 (0)