summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-09-12 18:40:55 +0000
committerseth <[email protected]>2024-09-12 14:41:18 -0400
commit10f95cdc2d991fb57d4932e09972beaa8fa5b239 (patch)
tree35426de596d553768c19d287c4d6a84893dae705 /.github/workflows
parent42c646db427950e51283125c6b1d9dbd6491511c (diff)
actions: 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')
-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 1fdbbfb..66a08af 100644
--- a/.github/workflows/publish.yaml
+++ b/.github/workflows/publish.yaml
@@ -20,7 +20,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v14
- name: Push to Flakehub
- uses: DeterminateSystems/flakehub-push@v4
+ uses: DeterminateSystems/flakehub-push@v5
with:
visibility: "public"
rolling: true