Skip to content

Commit f114b78

Browse files
authored
Merge pull request #351 from nix-community/dependabot/github_actions/DeterminateSystems/nix-installer-action-11
build(deps): bump DeterminateSystems/nix-installer-action from 9 to 11
2 parents 1b90f30 + fa6b010 commit f114b78

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)