From 6232a1057ba0eb2eb9ec5d59004d20f6e6487b51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 00:19:52 +0000 Subject: [PATCH] build(deps): bump OZI-Project/publish from 0.1.11 to 1.0.0 Bumps [OZI-Project/publish](https://github.com/ozi-project/publish) from 0.1.11 to 1.0.0. - [Release notes](https://github.com/ozi-project/publish/releases) - [Commits](https://github.com/ozi-project/publish/compare/0.1.11...1.0.0) --- updated-dependencies: - dependency-name: OZI-Project/publish dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ozi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ozi.yml b/.github/workflows/ozi.yml index 1868965..e1750ab 100644 --- a/.github/workflows/ozi.yml +++ b/.github/workflows/ozi.yml @@ -221,6 +221,6 @@ jobs: upload.pypi.org:443 uploads.github.com:443 - - uses: OZI-Project/publish@0.1.11 + - uses: OZI-Project/publish@1.0.0 with: github-token: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file