From 2c4e48691b43558bed0ad266ec8f4542b4115ac5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 03:24:50 +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.24 to 1.25. - [Release notes](https://github.com/wipacrepo/wipac-dev-workflows/releases) - [Commits](https://github.com/wipacrepo/wipac-dev-workflows/compare/v1.24...v1.25) --- updated-dependencies: - dependency-name: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml dependency-version: '1.25' 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 82eaccc..73e89c2 100644 --- a/.github/workflows/wipac-cicd.yml +++ b/.github/workflows/wipac-cicd.yml @@ -223,7 +223,7 @@ jobs: integration-tests, unit-tests ] - uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.24 + uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.25 permissions: # for GITHUB_TOKEN contents: write with: