From 6da8d4729a3e76d3f224206d636a197a9a6d3c0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 11:14:29 +0000 Subject: [PATCH] build(deps): bump OZI-Project/publish from 1.15.0 to 1.17.3 Bumps [OZI-Project/publish](https://github.com/ozi-project/publish) from 1.15.0 to 1.17.3. - [Release notes](https://github.com/ozi-project/publish/releases) - [Commits](https://github.com/ozi-project/publish/compare/c448915d89a76028ab54f2b539ad159e3a612003...c3ea682a04a1458e0edc4886979850a647304677) --- updated-dependencies: - dependency-name: OZI-Project/publish dependency-version: 1.17.3 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..82ffead 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@c3ea682a04a1458e0edc4886979850a647304677 # 1.17.3 with: github-token: ${{ secrets.GITHUB_TOKEN }}