Skip to content

Commit d7564cd

Browse files
renovate[bot]loonghao
authored andcommitted
chore(deps): update olegtarasov/get-tag action to v2.1.4
1 parent 3c84cc6 commit d7564cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
token: "${{ secrets.GITHUB_TOKEN }}"
2020
fetch-depth: 0
2121
ref: main
22-
- uses: olegtarasov/[email protected].3
22+
- uses: olegtarasov/[email protected].4
2323
id: get_tag_name
2424
with:
2525
tagRegex: "v(?<version>.*)"

0 commit comments

Comments
 (0)