From 18bd63096a764a32eed39a5478c2b75ed7a4d78d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 May 2021 05:42:24 +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 7cf31075d206b1a0341e09ef4305949a73ab599b to 1.1. This release includes the previously tagged commit. - [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) 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