Skip to content

Commit b2e4d95

Browse files
build(deps): bump WyriHaximus/github-action-get-previous-tag from 1 to 2 (#4023)
Bumps [WyriHaximus/github-action-get-previous-tag](https://github.com/wyrihaximus/github-action-get-previous-tag) from 1 to 2. - [Release notes](https://github.com/wyrihaximus/github-action-get-previous-tag/releases) - [Commits](WyriHaximus/github-action-get-previous-tag@v1...v2) --- updated-dependencies: - dependency-name: WyriHaximus/github-action-get-previous-tag dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0792bd commit b2e4d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

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

6767
- name: Get tag
6868
id: gettag
69-
uses: WyriHaximus/github-action-get-previous-tag@v1
69+
uses: WyriHaximus/github-action-get-previous-tag@v2
7070

7171
- name: Create a version branch
7272
if: github.event.inputs.level != 'patch'

0 commit comments

Comments
 (0)