Skip to content

Commit

Permalink
Merge pull request #14 from chcg/dependabot/github_actions/olegtaraso…
Browse files Browse the repository at this point in the history
…v/get-tag-2.1.3

Bump olegtarasov/get-tag from 2.1.2 to 2.1.3
  • Loading branch information
chcg authored Feb 12, 2024
2 parents 6c76007 + 4ec45f2 commit 497bbd9
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 @@ -22,7 +22,7 @@ jobs:
working-directory: .\
run: msbuild SpeechPlugin.vcxproj /m /p:configuration="${{ matrix.build_configuration }}" /p:platform="${{ matrix.build_platform }}"

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

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

0 comments on commit 497bbd9

Please sign in to comment.