From 8bba3620b911a3d8adfe1c9bec451ee03681499c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 19:32:18 +0000 Subject: [PATCH] Bump WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml Bumps [WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml](https://github.com/wipacrepo/wipac-dev-workflows) from 1.20 to 1.26. - [Release notes](https://github.com/wipacrepo/wipac-dev-workflows/releases) - [Commits](https://github.com/wipacrepo/wipac-dev-workflows/compare/v1.20...v1.26) --- updated-dependencies: - dependency-name: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml dependency-version: '1.26' 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 b13e15e..f35960f 100644 --- a/.github/workflows/wipac-cicd.yml +++ b/.github/workflows/wipac-cicd.yml @@ -150,7 +150,7 @@ jobs: py-dependencies, unit-tests ] - uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.20 + uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.26 permissions: # for GITHUB_TOKEN contents: write with: