Skip to content

Commit

Permalink
Bump olegtarasov/get-tag from 2.1.3 to 2.1.4
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent 32e14af commit ab0697f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
working-directory: VC\
run: msbuild TextFX.vcxproj /m /p:configuration="${{ matrix.build_configuration }}" /p:platform="${{ matrix.build_platform }}" /p:PlatformToolset="v143"

- uses: olegtarasov/get-tag@2.1.3
- uses: olegtarasov/get-tag@v2.1.4
id: tagName

- name: Archive artifacts for ${{ matrix.build_platform }}
Expand Down

0 comments on commit ab0697f

Please sign in to comment.