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:
renovate[bot] 2024-09-21 16:17:34 -04:00 committed by GitHub
parent f350081c36
commit 13665eb136
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"