mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 00:40:25 +02:00
chore(deps): update olegtarasov/get-tag action to v2
This commit is contained in:
parent
d0f6eced50
commit
6c4dfcfa88
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
|
@ -45,7 +45,7 @@ jobs:
|
|||
|
||||
- name: Get tag name
|
||||
id: tagName
|
||||
uses: olegtarasov/get-tag@v1
|
||||
uses: olegtarasov/get-tag@v2
|
||||
|
||||
- name: Find latest tag
|
||||
id: latestTag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue