build(deps): bump DeterminateSystems/flakehub-push from 5 to 6

Bumps [DeterminateSystems/flakehub-push](https://github.com/determinatesystems/flakehub-push) from 5 to 6.
- [Release notes](https://github.com/determinatesystems/flakehub-push/releases)
- [Commits](https://github.com/determinatesystems/flakehub-push/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-07-21 09:41:55 +00:00 committed by GitHub
parent 058d025aaa
commit d714cbfa99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ jobs:
ref: "${{ (inputs.tag != null) && format('refs/tags/{0}', inputs.tag) || '' }}"
- uses: "DeterminateSystems/nix-installer-action@v17"
- uses: "DeterminateSystems/magic-nix-cache-action@v9"
- uses: "DeterminateSystems/flakehub-push@v5"
- uses: "DeterminateSystems/flakehub-push@v6"
with:
visibility: "public"
name: "quickemu-project/quickgui"