ci: update determinatesystems/flakehub-push action to v5 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f350081c36
commit
13665eb136
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
|||
version: ${{ env.TAG_NAME }}
|
||||
|
||||
- name: Push to FlakeHub
|
||||
uses: DeterminateSystems/flakehub-push@v4
|
||||
uses: DeterminateSystems/flakehub-push@v5
|
||||
with:
|
||||
tag: ${{ env.TAG_NAME }}
|
||||
visibility: "public"
|
||||
|
|
Loading…
Reference in a new issue