Skip to content

Commit 8d70bcd

Browse files
authored
Merge pull request #8 from npp-plugins/dependabot/github_actions/olegtarasov/get-tag-2.1.3
Bump olegtarasov/get-tag from 2.1.2 to 2.1.3
2 parents 9495b15 + 28feab0 commit 8d70bcd

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)