From 37b97c3a2123b53c32ba5202b6a5647c961a5710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 12:44:40 +0000 Subject: [PATCH] build(deps): bump OZI-Project/publish from 1.15.0 to 1.17.2 Bumps [OZI-Project/publish](https://github.com/ozi-project/publish) from 1.15.0 to 1.17.2. - [Release notes](https://github.com/ozi-project/publish/releases) - [Commits](https://github.com/ozi-project/publish/compare/c448915d89a76028ab54f2b539ad159e3a612003...4f60b808859fd63bd4be3bb9cc3e34d7a14c3bf7) --- updated-dependencies: - dependency-name: OZI-Project/publish dependency-version: 1.17.2 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 698a088..04fde17 100644 --- a/.github/workflows/ozi.yml +++ b/.github/workflows/ozi.yml @@ -233,7 +233,7 @@ jobs: ghcr.io:443 pkg-containers.githubusercontent.com:443 - - uses: OZI-Project/publish@c448915d89a76028ab54f2b539ad159e3a612003 # 1.15.0 + - uses: OZI-Project/publish@4f60b808859fd63bd4be3bb9cc3e34d7a14c3bf7 # 1.17.2 with: github-token: ${{ secrets.GITHUB_TOKEN }}