Skip to content

Commit

Permalink
build(deps): bump DeterminateSystems/flakehub-push from 3 to 5
Browse files Browse the repository at this point in the history
Bumps [DeterminateSystems/flakehub-push](https://github.com/determinatesystems/flakehub-push) from 3 to 5.
- [Release notes](https://github.com/determinatesystems/flakehub-push/releases)
- [Commits](DeterminateSystems/flakehub-push@v3...v5)

---
updated-dependencies:
- dependency-name: DeterminateSystems/flakehub-push
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2024
1 parent 9f84595 commit 50139d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
with:
ref: ${{ inputs.tag != null && format('refs/tags/{0}', inputs.tag) || '' }}
- uses: DeterminateSystems/nix-installer-action@v14
- uses: DeterminateSystems/flakehub-push@v3
- uses: DeterminateSystems/flakehub-push@v5
with:
visibility: public
tag: ${{ inputs.tag }}

0 comments on commit 50139d3

Please sign in to comment.