Skip to content

Commit e8fcd14

Browse files
Bump olegtarasov/get-tag from 2.1.3 to 2.1.4
Bumps [olegtarasov/get-tag](https://github.com/olegtarasov/get-tag) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/olegtarasov/get-tag/releases) - [Commits](olegtarasov/get-tag@2.1.3...v2.1.4) --- updated-dependencies: - dependency-name: olegtarasov/get-tag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2202b36 commit e8fcd14

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: .\
2323
run: msbuild SpeechPlugin.vcxproj /m /p:configuration="${{ matrix.build_configuration }}" /p:platform="${{ matrix.build_platform }}"
2424

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

2828
- name: zip artifacts for ${{ matrix.build_platform }}

0 commit comments

Comments
 (0)