Skip to content

Commit

Permalink
Merge pull request #28 from Megabyteceer/dependabot/github_actions/ol…
Browse files Browse the repository at this point in the history
…egtarasov/get-tag-2.1.4

Bump olegtarasov/get-tag from 2.1.3 to 2.1.4
  • Loading branch information
chcg authored Dec 10, 2024
2 parents 795b55d + 701f7cc commit 733b5a9
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 @@ -23,7 +23,7 @@ jobs:
working-directory: .
run: msbuild NppTaskList.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: Create release zip
Expand Down

0 comments on commit 733b5a9

Please sign in to comment.