summaryrefslogtreecommitdiff
path: root/.github/workflows/publish.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-09 22:59:18 +0000
committerseth <[email protected]>2024-09-12 14:40:13 -0400
commit00865e2255b9c1b1edf4f81b2e74a1ee79c0f8da (patch)
tree1409b70602f4cc8d416a70b753ba04a61118870c /.github/workflows/publish.yaml
parent7a9a01ac97fcaf504bbd840aa3797fe896e62d45 (diff)
actions: bump DeterminateSystems/nix-installer-action from 13 to 14
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 13 to 14. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v13...v14) --- 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]>
Diffstat (limited to '.github/workflows/publish.yaml')
-rw-r--r--.github/workflows/publish.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml
index 26cb7ff..1fdbbfb 100644
--- a/.github/workflows/publish.yaml
+++ b/.github/workflows/publish.yaml
@@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- name: Install Nix
- uses: DeterminateSystems/nix-installer-action@v13
+ uses: DeterminateSystems/nix-installer-action@v14
- name: Push to Flakehub
uses: DeterminateSystems/flakehub-push@v4