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:
parent
f682c78b3f
commit
a79907aac6
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue