ci: update determinatesystems/flakehub-push action to v4 (#234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
73e06d5bd7
commit
047af94814
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -29,7 +29,7 @@ jobs:
|
|||
uses: cachix/install-nix-action@V27
|
||||
|
||||
- name: Push to FlakeHub
|
||||
uses: DeterminateSystems/flakehub-push@v3
|
||||
uses: DeterminateSystems/flakehub-push@v4
|
||||
with:
|
||||
tag: ${{ inputs.tag || github.ref_name }}
|
||||
visibility: "public"
|
||||
|
|
Loading…
Reference in a new issue