From 13460ed9d3b99f89415310862d442ac7e68a9087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 12:49:09 +0000 Subject: [PATCH] :arrow_up: Bump OZI-Project/release from 1.0.4 to 1.0.5 Bumps [OZI-Project/release](https://github.com/ozi-project/release) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/ozi-project/release/releases) - [Commits](https://github.com/ozi-project/release/compare/74350f112641257ed33f06f83c3e6fc7ae92059b...1a3cb28a9a9d51fa8e333740a8b863c0f23ab3da) --- updated-dependencies: - dependency-name: OZI-Project/release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/dist-workflow.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dist-workflow.yml b/.github/workflows/dist-workflow.yml index e4de931e..000230c3 100644 --- a/.github/workflows/dist-workflow.yml +++ b/.github/workflows/dist-workflow.yml @@ -217,7 +217,7 @@ jobs: downloads.python.org:443 oauth2.sigstore.dev:443 - - uses: OZI-Project/release@74350f112641257ed33f06f83c3e6fc7ae92059b # 1.0.4 + - uses: OZI-Project/release@1a3cb28a9a9d51fa8e333740a8b863c0f23ab3da # 1.0.5 id: release with: tag: ${{ needs.draft.outputs.tag }}