Skip to content

Commit

Permalink
Bump olegtarasov/get-tag from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [olegtarasov/get-tag](https://github.com/olegtarasov/get-tag) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/olegtarasov/get-tag/releases)
- [Commits](olegtarasov/get-tag@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: olegtarasov/get-tag
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and xuhdev committed May 7, 2023
1 parent 6e99acb commit a27da48
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 @@ -31,7 +31,7 @@ jobs:
- name: Build and install editorconfig plugin
run: ./build.ps1 -proj npp -config ${{ matrix.build_configuration }} -arch ${{ matrix.build_platform }} -vsver ${{ matrix.build_vsver }} -init -install

- uses: olegtarasov/[email protected].1
- uses: olegtarasov/[email protected].2
id: tagName

- name: Archive artifacts
Expand Down

0 comments on commit a27da48

Please sign in to comment.