Skip to content

Commit

Permalink
Bump olegtarasov/get-tag from 2.1.3 to 2.1.4
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 0736a73 commit f3b91b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: actions/checkout@v4

- name: Set tag name
uses: olegtarasov/get-tag@2.1.3
uses: olegtarasov/get-tag@v2.1.4
id: tag
with:
tagRegex: "v(.*)"
Expand Down Expand Up @@ -132,7 +132,7 @@ jobs:
uses: actions/checkout@v4

- name: Set tag name
uses: olegtarasov/get-tag@2.1.3
uses: olegtarasov/get-tag@v2.1.4
id: tag
with:
tagRegex: "v(.*)"
Expand Down

0 comments on commit f3b91b8

Please sign in to comment.