Skip to content

Commit f6f5b3e

Browse files
renovate[bot]ondrejmirtes
authored andcommitted
Update WyriHaximus/github-action-get-previous-tag action to v2
1 parent f602823 commit f6f5b3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: 'Get Previous tag'
3030
id: previoustag
31-
uses: "WyriHaximus/github-action-get-previous-tag@v1"
31+
uses: "WyriHaximus/github-action-get-previous-tag@v2"
3232
env:
3333
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
3434

0 commit comments

Comments
 (0)