Skip to content

Commit

Permalink
build(deps): bump DeterminateSystems/flakehub-push from 4 to 5
Browse files Browse the repository at this point in the history
Bumps [DeterminateSystems/flakehub-push](https://github.com/determinatesystems/flakehub-push) from 4 to 5.
- [Release notes](https://github.com/determinatesystems/flakehub-push/releases)
- [Commits](DeterminateSystems/flakehub-push@v4...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 and flexiondotorg committed Dec 30, 2024
1 parent eec0dd8 commit ff1b7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-quickgui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
ref: "${{ (inputs.tag != null) && format('refs/tags/{0}', inputs.tag) || '' }}"
- uses: "DeterminateSystems/nix-installer-action@v13"
- uses: "DeterminateSystems/magic-nix-cache-action@v7"
- uses: "DeterminateSystems/flakehub-push@v4"
- uses: "DeterminateSystems/flakehub-push@v5"
with:
visibility: "public"
name: "quickemu-project/quickgui"
Expand Down

0 comments on commit ff1b7bb

Please sign in to comment.