From be2cb28fe86e37224ea1d03bc66f3d55f5e72c54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 08:35:18 +0000 Subject: [PATCH] Bump WIPACrepo/wipac-dev-workflows from 1.11 to 1.16 Bumps [WIPACrepo/wipac-dev-workflows](https://github.com/wipacrepo/wipac-dev-workflows) from 1.11 to 1.16. - [Release notes](https://github.com/wipacrepo/wipac-dev-workflows/releases) - [Commits](https://github.com/wipacrepo/wipac-dev-workflows/compare/v1.11...v1.16) --- updated-dependencies: - dependency-name: WIPACrepo/wipac-dev-workflows dependency-version: '1.16' 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..4db5be4a 100644 --- a/.github/workflows/wipac-cicd.yml +++ b/.github/workflows/wipac-cicd.yml @@ -342,7 +342,7 @@ jobs: unit-test, integration-test ] - uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.11 + uses: WIPACrepo/wipac-dev-workflows/.github/workflows/tag-and-release.yml@v1.16 permissions: # for GITHUB_TOKEN contents: write with: