Skip to content

Commit 901d09e

Browse files
Bump WyriHaximus/github-action-get-previous-tag from 1 to 2 in the actions group (#1245)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b31a011 commit 901d09e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- name: Find the latest tag
5454
if: ${{ github.event_name != 'workflow_dispatch' }}
5555
id: previoustag
56-
uses: "WyriHaximus/github-action-get-previous-tag@v1"
56+
uses: "WyriHaximus/github-action-get-previous-tag@v2"
5757
with:
5858
fallback: 0.0.1-alpha01 # Optional fallback tag to use when no tag can be found
5959
- name: Setup VERSION_NAME from the latest tag

0 commit comments

Comments
 (0)