summaryrefslogtreecommitdiff
path: root/.github/workflows/publish.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-09 20:21:49 +0000
committerseth <[email protected]>2024-09-12 14:42:52 -0400
commit8b1fa64bf4394018cb564abd81aa16f1f10f1d2c (patch)
tree6521166513a40d09c6bcabebebba9f68873664bc /.github/workflows/publish.yaml
parentbbe13e7a2b62b50f65c017b5082e69a6a3460528 (diff)
ci: bump DeterminateSystems/flakehub-push from 4 to 5
Bumps [DeterminateSystems/flakehub-push](https://github.com/determinatesystems/flakehub-push) from 4 to 5. - [Release notes](https://github.com/determinatesystems/flakehub-push/releases) - [Commits](https://github.com/determinatesystems/flakehub-push/compare/v4...v5) --- updated-dependencies: - dependency-name: DeterminateSystems/flakehub-push 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 3ec6bbe..d804637 100644
--- a/.github/workflows/publish.yaml
+++ b/.github/workflows/publish.yaml
@@ -21,7 +21,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v13
- name: Push to Flakehub
- uses: DeterminateSystems/flakehub-push@v4
+ uses: DeterminateSystems/flakehub-push@v5
with:
visibility: "public"
rolling: true