Skip to content

Commit

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

---
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 Jun 3, 2024
1 parent ce04eef commit aa60a6a
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 @@ -30,7 +30,7 @@ jobs:
with:
ref: ${{ inputs.tag != null && format('refs/tags/{0}', inputs.tag) || '' }}
- uses: DeterminateSystems/nix-installer-action@v9
- uses: DeterminateSystems/flakehub-push@v3
- uses: DeterminateSystems/flakehub-push@v4
with:
visibility: public
tag: ${{ inputs.tag }}

0 comments on commit aa60a6a

Please sign in to comment.