Skip to content

Commit c953674

Browse files
build(deps): bump DeterminateSystems/flakehub-push from 3 to 5
Bumps [DeterminateSystems/flakehub-push](https://github.com/determinatesystems/flakehub-push) from 3 to 5. - [Release notes](https://github.com/determinatesystems/flakehub-push/releases) - [Commits](DeterminateSystems/flakehub-push@v3...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]>
1 parent 7acfc04 commit c953674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
with:
103103
ref: ${{ inputs.tag != null && format('refs/tags/{0}', inputs.tag) || '' }}
104104
- uses: DeterminateSystems/nix-installer-action@v11
105-
- uses: DeterminateSystems/flakehub-push@v3
105+
- uses: DeterminateSystems/flakehub-push@v5
106106
with:
107107
visibility: public
108108
tag: ${{ inputs.tag }}

0 commit comments

Comments
 (0)