summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-03 20:45:50 +0000
committerseth <[email protected]>2024-06-04 10:21:35 +0000
commit0eeabcca8362d37d0563e5315a00d50cae73308a (patch)
treeb7b73425505d7191330dd85e52f50b3caeb1f6db /.github/workflows
parent2cb3af7bb82b0a92cc4f37e64151360f0c00b0df (diff)
ci: bump DeterminateSystems/flakehub-push from 3 to 4
Bumps [DeterminateSystems/flakehub-push](https://github.com/determinatesystems/flakehub-push) from 3 to 4. - [Release notes](https://github.com/determinatesystems/flakehub-push/releases) - [Commits](https://github.com/determinatesystems/flakehub-push/compare/v3...v4) --- 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 2dcae41..b5b5d4d 100644
--- a/.github/workflows/publish.yaml
+++ b/.github/workflows/publish.yaml
@@ -21,7 +21,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v12
- name: Push to Flakehub
- uses: DeterminateSystems/flakehub-push@v3
+ uses: DeterminateSystems/flakehub-push@v4
with:
visibility: "public"
rolling: true