diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-09-12 14:41:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-12 14:41:46 -0400 |
| commit | fc2d25b1b688ea2446615351a5831add11fc92ff (patch) | |
| tree | a88d1c61b83da0c21dbe370b2dea0e9d0ce8da2f | |
| parent | 96b56b20d4098fe4e7ab733f11be0409ffb90060 (diff) | |
actions: bump DeterminateSystems/flakehub-push from 4 to 5 (#38)
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/150c971996b1d14eaba6790102041234f606379f...8da9e38b7e77f2b0a8aa08a22e57cc5c6316ea72)
---
updated-dependencies:
- dependency-name: DeterminateSystems/flakehub-push
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
| -rw-r--r-- | .github/workflows/flakehub-publish.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/flakehub-publish.yaml b/.github/workflows/flakehub-publish.yaml index 2ae1158..1506a2f 100644 --- a/.github/workflows/flakehub-publish.yaml +++ b/.github/workflows/flakehub-publish.yaml @@ -23,7 +23,7 @@ jobs: uses: DeterminateSystems/nix-installer-action@ab6bcb2d5af0e904d04aea750e2089e9dc4cbfdd # v13 - name: Push to Flakehub - uses: DeterminateSystems/flakehub-push@150c971996b1d14eaba6790102041234f606379f # v4 + uses: DeterminateSystems/flakehub-push@8da9e38b7e77f2b0a8aa08a22e57cc5c6316ea72 # v5 with: visibility: "public" rolling: ${{ !startsWith(github.ref, 'refs/tags/v' )}} |
