From a0754177e93676a8fc1df84d5f14161572a5a466 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 23:35:47 +0000 Subject: [PATCH] :arrow_up: Bump OZI-Project/draft from 1.10.0 to 1.10.1 Bumps [OZI-Project/draft](https://github.com/ozi-project/draft) from 1.10.0 to 1.10.1. - [Release notes](https://github.com/ozi-project/draft/releases) - [Commits](https://github.com/ozi-project/draft/compare/44efdab7f2755cdda29697adf8951e25b468a696...d3c4167df5ea92adf74006a4406ae85bbf8926e5) --- updated-dependencies: - dependency-name: OZI-Project/draft 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 9983312e..130ce68c 100644 --- a/.github/workflows/dist-workflow.yml +++ b/.github/workflows/dist-workflow.yml @@ -176,7 +176,7 @@ jobs: files.pythonhosted.org:443 downloads.python.org:443 - - uses: OZI-Project/draft@44efdab7f2755cdda29697adf8951e25b468a696 + - uses: OZI-Project/draft@d3c4167df5ea92adf74006a4406ae85bbf8926e5 id: draft with: github-token: ${{ secrets.GITHUB_TOKEN }}