Skip to content

Commit

Permalink
Updated release get-tag action to v2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MewX committed Dec 26, 2022
1 parent cd60ae7 commit 5b97169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2

- name: Get tag name
uses: olegtarasov/get-tag@v2
uses: olegtarasov/get-tag@v2.1.2
id: tagName

- name: Install protoc, protoc-gen-go
Expand Down

0 comments on commit 5b97169

Please sign in to comment.