From f5b83f777cb5acbc9975e80bf91dcc615945ab6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 13:53:17 +0000 Subject: [PATCH] Bump olegtarasov/get-tag from 2.1.2 to 2.1.3 Bumps [olegtarasov/get-tag](https://github.com/olegtarasov/get-tag) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/olegtarasov/get-tag/releases) - [Commits](https://github.com/olegtarasov/get-tag/compare/v2.1.2...2.1.3) --- updated-dependencies: - dependency-name: olegtarasov/get-tag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ship.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ship.yaml b/.github/workflows/ship.yaml index de33201e..ce73bead 100644 --- a/.github/workflows/ship.yaml +++ b/.github/workflows/ship.yaml @@ -19,7 +19,7 @@ jobs: fetch-depth: 1 submodules: recursive - - uses: olegtarasov/get-tag@v2.1.2 + - uses: olegtarasov/get-tag@2.1.3 id: tagName with: tagRegex: 'operator/(.*)'