From 30150ba1687dcafbc3505647cf16b845d62550e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 08:42:32 +0000 Subject: [PATCH] Bump WIPACrepo/wipac-dev-py-setup-action from 5.2 to 5.5 Bumps [WIPACrepo/wipac-dev-py-setup-action](https://github.com/wipacrepo/wipac-dev-py-setup-action) from 5.2 to 5.5. - [Release notes](https://github.com/wipacrepo/wipac-dev-py-setup-action/releases) - [Commits](https://github.com/wipacrepo/wipac-dev-py-setup-action/compare/v5.2...v5.5) --- updated-dependencies: - dependency-name: WIPACrepo/wipac-dev-py-setup-action dependency-version: '5.5' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/wipac-cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/wipac-cicd.yml b/.github/workflows/wipac-cicd.yml index c47089e4..3b76144a 100644 --- a/.github/workflows/wipac-cicd.yml +++ b/.github/workflows/wipac-cicd.yml @@ -73,7 +73,7 @@ jobs: with: token: ${{ secrets.PERSONAL_ACCESS_TOKEN }} ref: ${{ github.ref }} # dont lock to sha (action needs to push) - - uses: WIPACrepo/wipac-dev-py-setup-action@v5.2 + - uses: WIPACrepo/wipac-dev-py-setup-action@v5.5 with: mode: PACKAGING_AND_PYPI pypi_name: oms-mqclient