From 05603fae42f8b0fb3d08dfe6af6b17805c65eda0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 02:16:49 +0000 Subject: [PATCH] fix: bump PurpleBooth/versio-release-action from 0.1.7 to 0.1.8 Bumps [PurpleBooth/versio-release-action](https://github.com/PurpleBooth/versio-release-action) from 0.1.7 to 0.1.8. - [Release notes](https://github.com/PurpleBooth/versio-release-action/releases) - [Commits](https://github.com/PurpleBooth/versio-release-action/compare/v0.1.7...v0.1.8) --- updated-dependencies: - dependency-name: PurpleBooth/versio-release-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 174fd24..06ed1d2 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -19,7 +19,7 @@ jobs: previous_version: ${{ steps.release.outputs.previous_version }} runs-on: ubuntu-latest steps: - - uses: PurpleBooth/versio-release-action@v0.1.7 + - uses: PurpleBooth/versio-release-action@v0.1.8 id: release generate-github-release: