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