Skip to content

Commit 80b222f

Browse files
Bump olegtarasov/get-tag from 2.1.3 to 2.1.4 (#58)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b7dd3f commit 80b222f

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
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build and install editorconfig plugin
3232
run: ./build.ps1 -proj npp -config ${{ matrix.build_configuration }} -arch ${{ matrix.build_platform }} -vsver ${{ matrix.build_vsver }} -init -install
3333

34-
- uses: olegtarasov/get-tag@2.1.3
34+
- uses: olegtarasov/get-tag@v2.1.4
3535
id: tagName
3636

3737
- name: Archive artifacts

0 commit comments

Comments
 (0)