Skip to content

Commit

Permalink
ci: update determinatesystems/flakehub-push action to v4 (#234)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 22, 2024
1 parent 73e06d5 commit 047af94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 047af94

Please sign in to comment.