From 2a7729b13fead407ddaf0f12d5763febd1131daf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 11:15:23 +0000 Subject: [PATCH] ci: bump MapColonies/shared-workflows/.github/workflows/release-on-tag-push.yaml Bumps [MapColonies/shared-workflows/.github/workflows/release-on-tag-push.yaml](https://github.com/mapcolonies/shared-workflows) from 2 to 5. - [Release notes](https://github.com/mapcolonies/shared-workflows/releases) - [Commits](https://github.com/mapcolonies/shared-workflows/compare/v2...v5) --- updated-dependencies: - dependency-name: MapColonies/shared-workflows/.github/workflows/release-on-tag-push.yaml dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/release-on-tag-push.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release-on-tag-push.yaml b/.github/workflows/release-on-tag-push.yaml index 3faa8cb9..527025ba 100644 --- a/.github/workflows/release-on-tag-push.yaml +++ b/.github/workflows/release-on-tag-push.yaml @@ -7,7 +7,7 @@ on: jobs: release_on_tag_push: - uses: MapColonies/shared-workflows/.github/workflows/release-on-tag-push.yaml@v2 + uses: MapColonies/shared-workflows/.github/workflows/release-on-tag-push.yaml@v5 secrets: inherit with: enableOpenApiToPostman: false