Skip to content

Commit

Permalink
chore(deps): update olegtarasov/get-tag action to v2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 3f4e7eb commit e66cd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
token: "${{ secrets.GITHUB_TOKEN }}"
fetch-depth: 0
ref: main
- uses: olegtarasov/[email protected].3
- uses: olegtarasov/[email protected].4
id: get_tag_name
with:
tagRegex: "v(?<version>.*)"
Expand Down

0 comments on commit e66cd46

Please sign in to comment.