From 26f38a3f9a42228e8507b564e474a9a751ef19be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 18:23:43 +0000 Subject: [PATCH] Bump WIPACrepo/wipac-dev-workflows from 1.13 to 1.20 Bumps [WIPACrepo/wipac-dev-workflows](https://github.com/wipacrepo/wipac-dev-workflows) from 1.13 to 1.20. - [Release notes](https://github.com/wipacrepo/wipac-dev-workflows/releases) - [Commits](https://github.com/wipacrepo/wipac-dev-workflows/compare/v1.13...v1.20) --- updated-dependencies: - dependency-name: WIPACrepo/wipac-dev-workflows dependency-version: '1.20' 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 3fe54ab..1da735a 100644 --- a/.github/workflows/wipac-cicd.yml +++ b/.github/workflows/wipac-cicd.yml @@ -149,7 +149,7 @@ jobs: py-dependencies, unit-tests ] - uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.13 + uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.20 permissions: # for GITHUB_TOKEN contents: write with: