From 7e4fbe0d917f023317221c7b38585ba78f2b2cfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 11:58:40 +0000 Subject: [PATCH] Bump ThoughtWorks-DPS/gha-tools-action from 0.1.4 to 0.2.1 Bumps [ThoughtWorks-DPS/gha-tools-action](https://github.com/thoughtworks-dps/gha-tools-action) from 0.1.4 to 0.2.1. - [Release notes](https://github.com/thoughtworks-dps/gha-tools-action/releases) - [Commits](https://github.com/thoughtworks-dps/gha-tools-action/compare/0df0049e1a6ec78f1e58c7bd4be6bd5574abc820...4baf5677df945981d15017f0ffed8acaba1c6d8f) --- updated-dependencies: - dependency-name: ThoughtWorks-DPS/gha-tools-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/development-build.yaml | 2 +- .github/workflows/release-version.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/development-build.yaml b/.github/workflows/development-build.yaml index 4f7c8e5..4998297 100644 --- a/.github/workflows/development-build.yaml +++ b/.github/workflows/development-build.yaml @@ -18,7 +18,7 @@ jobs: static-code-analysis: name: static code analysis - uses: ThoughtWorks-DPS/gha-tools-action/.github/workflows/static-code-analysis.yaml@0df0049e1a6ec78f1e58c7bd4be6bd5574abc820 # v0.1.4 + uses: ThoughtWorks-DPS/gha-tools-action/.github/workflows/static-code-analysis.yaml@4baf5677df945981d15017f0ffed8acaba1c6d8f # v2 integration-tests: name: integration test diff --git a/.github/workflows/release-version.yaml b/.github/workflows/release-version.yaml index 76deef3..b1902eb 100644 --- a/.github/workflows/release-version.yaml +++ b/.github/workflows/release-version.yaml @@ -18,7 +18,7 @@ jobs: release-version: name: release version - uses: ThoughtWorks-DPS/gha-tools-action/.github/workflows/release-version.yaml@0df0049e1a6ec78f1e58c7bd4be6bd5574abc820 # v0.1.4 + uses: ThoughtWorks-DPS/gha-tools-action/.github/workflows/release-version.yaml@4baf5677df945981d15017f0ffed8acaba1c6d8f # v2 on-success: name: notify new release version