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 Martin Wimpress
parent f682c78b3f
commit a79907aac6
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) || '' }}" ref: "${{ (inputs.tag != null) && format('refs/tags/{0}', inputs.tag) || '' }}"
- uses: "DeterminateSystems/nix-installer-action@v22" - uses: "DeterminateSystems/nix-installer-action@v22"
- uses: "DeterminateSystems/magic-nix-cache-action@v9" - uses: "DeterminateSystems/magic-nix-cache-action@v9"
- uses: "DeterminateSystems/flakehub-push@v5" - uses: "DeterminateSystems/flakehub-push@v6"
with: with:
visibility: "public" visibility: "public"
name: "quickemu-project/quickgui" name: "quickemu-project/quickgui"