From 0a0aa01a2ddc230f944f9af09f676549ecca2e3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 06:01:06 +0000 Subject: [PATCH] chore(deps): Bump WyriHaximus/github-action-get-previous-tag Bumps [WyriHaximus/github-action-get-previous-tag](https://github.com/WyriHaximus/github-action-get-previous-tag) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/WyriHaximus/github-action-get-previous-tag/releases) - [Commits](https://github.com/WyriHaximus/github-action-get-previous-tag/compare/7cf31075d206b1a0341e09ef4305949a73ab599b...8a0e045f02c0a3a04e1452df58b90fc7e555e950) --- updated-dependencies: - dependency-name: WyriHaximus/github-action-get-previous-tag dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 4b3c4ce..ccb809b 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -44,7 +44,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} NPM_TOKEN: ${{ secrets.NPM_TOKEN }} - id: latest-tag - uses: WyriHaximus/github-action-get-previous-tag@7cf31075d206b1a0341e09ef4305949a73ab599b + uses: WyriHaximus/github-action-get-previous-tag@8a0e045f02c0a3a04e1452df58b90fc7e555e950 name: Get Latest Tag - id: latest-version uses: frabert/replace-string-action@4ec615c8a75164a61d8fb333ad5e2e86ff038af1