From 1987cf6478d1552742752503b1e6f6ff0fedb54b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 07:06:35 +0000 Subject: [PATCH] Bump WIPACrepo/wipac-dev-py-setup-action from 5.2 to 5.8 Bumps [WIPACrepo/wipac-dev-py-setup-action](https://github.com/wipacrepo/wipac-dev-py-setup-action) from 5.2 to 5.8. - [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.8) --- updated-dependencies: - dependency-name: WIPACrepo/wipac-dev-py-setup-action dependency-version: '5.8' 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..d8725d2f 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.8 with: mode: PACKAGING_AND_PYPI pypi_name: oms-mqclient