From 28feab0de27532e38040d4ebb65e97017d008cc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 20:25:52 +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/CI_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI_build.yml b/.github/workflows/CI_build.yml index 72ec1e2..32ac0b7 100644 --- a/.github/workflows/CI_build.yml +++ b/.github/workflows/CI_build.yml @@ -22,7 +22,7 @@ jobs: working-directory: vs.proj\ run: msbuild NppPluginDemo.vcxproj /m /p:configuration="${{ matrix.build_configuration }}" /p:platform="${{ matrix.build_platform }}" - - uses: olegtarasov/get-tag@v2.1.2 + - uses: olegtarasov/get-tag@2.1.3 id: tagName - name: zip artifacts for x64