From 0d3d986b93914fb0d13e67caef8f892aad874e59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 06:52:44 +0000 Subject: [PATCH] Bump frabert/replace-string-action from 2.0 to 2.5 Bumps [frabert/replace-string-action](https://github.com/frabert/replace-string-action) from 2.0 to 2.5. - [Release notes](https://github.com/frabert/replace-string-action/releases) - [Commits](https://github.com/frabert/replace-string-action/compare/v2.0...v2.5) --- updated-dependencies: - dependency-name: frabert/replace-string-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/issue-labeled.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue-labeled.yml b/.github/workflows/issue-labeled.yml index e0a5abcdc3798..3bd35a44e24eb 100644 --- a/.github/workflows/issue-labeled.yml +++ b/.github/workflows/issue-labeled.yml @@ -53,7 +53,7 @@ jobs: echo "TEAM=${TEAM}" >> $GITHUB_ENV - name: "Prepare payload" - uses: frabert/replace-string-action@v2.0 + uses: frabert/replace-string-action@v2.5 id: preparePayload with: # replace double quotes with single quotes to avoid breaking the JSON payload sent to Slack