Skip to content

Commit 28feab0

Browse files
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](olegtarasov/get-tag@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] <support@github.com>
1 parent 976a172 commit 28feab0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
working-directory: vs.proj\
2323
run: msbuild NppPluginDemo.vcxproj /m /p:configuration="${{ matrix.build_configuration }}" /p:platform="${{ matrix.build_platform }}"
2424

25-
- uses: olegtarasov/get-tag@v2.1.2
25+
- uses: olegtarasov/get-tag@2.1.3
2626
id: tagName
2727

2828
- name: zip artifacts for x64

0 commit comments

Comments
 (0)