From 0b372865efb2d8a50c285aa633f5811071d269d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 01:03:33 +0000 Subject: [PATCH] build(deps): bump OZI-Project/publish from 1.8.0 to 1.9.3 Bumps [OZI-Project/publish](https://github.com/ozi-project/publish) from 1.8.0 to 1.9.3. - [Release notes](https://github.com/ozi-project/publish/releases) - [Commits](https://github.com/ozi-project/publish/compare/025b6cb35f983387bb0981661eae0beddb8282fe...c35059a13b64575387092e163fa91c2a9f5019da) --- updated-dependencies: - dependency-name: OZI-Project/publish dependency-type: direct:production update-type: version-update:semver-minor ... 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 1ac29b0..d63b448 100644 --- a/.github/workflows/ozi.yml +++ b/.github/workflows/ozi.yml @@ -248,7 +248,7 @@ jobs: ghcr.io:443 pkg-containers.githubusercontent.com:443 - - uses: OZI-Project/publish@025b6cb35f983387bb0981661eae0beddb8282fe # 1.8.0 + - uses: OZI-Project/publish@c35059a13b64575387092e163fa91c2a9f5019da # 1.9.3 with: github-token: ${{ secrets.GITHUB_TOKEN }}