summaryrefslogtreecommitdiff
path: root/.github/workflows/publish.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-03 22:43:16 +0000
committerseth <[email protected]>2024-06-04 10:20:14 +0000
commitb3f1c7d3aaf037412fd140b12b4aaebda821da85 (patch)
treef87d730e8fa7b3e569e23d05a4ef8a6a5bf5dac3 /.github/workflows/publish.yaml
parent96095478275e97e504792e90acfd6f8ba1387af7 (diff)
actions: 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/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 3df4dea..bc9eab1 100644
--- a/.github/workflows/publish.yaml
+++ b/.github/workflows/publish.yaml
@@ -20,7 +20,7 @@ jobs:
uses: DeterminateSystems/nix-installer-action@v11
- name: Push to Flakehub
- uses: DeterminateSystems/flakehub-push@v3
+ uses: DeterminateSystems/flakehub-push@v4
with:
visibility: "public"
rolling: true