Skip to content

Commit f174fc0

Browse files
build(deps): bump olegtarasov/get-tag from 2.1.3 to 2.1.4
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@v2.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] <[email protected]>
1 parent 35e160e commit f174fc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 1
2222
- name: Get Tag
23-
uses: olegtarasov/[email protected].3
23+
uses: olegtarasov/[email protected].4
2424
id: version_tag
2525
with:
2626
tagRegex: "v(.*)"

0 commit comments

Comments
 (0)