Skip to content

Commit 220a3dc

Browse files
author
Heiko Alexander Weber
committed
using 1.22.0 for github tag action
1 parent d1508a2 commit 220a3dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- uses: actions/checkout@v1
3131
- name: Tag
3232
id: tag
33-
uses: anothrNick/github-tag-action@master
33+
uses: anothrNick/github-tag-action@1.22.0
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3636
WITH_V: false

0 commit comments

Comments
 (0)