From 0eeabcca8362d37d0563e5315a00d50cae73308a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jun 2024 20:45:50 +0000 Subject: 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] --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') 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 -- cgit v1.2.3