From 897ff77c4c0d140b2111ee4161d60194371a3afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 07:10:15 +0000 Subject: [PATCH] Bump frabert/replace-string-action from 2.0 to 2.4 Bumps [frabert/replace-string-action](https://github.com/frabert/replace-string-action) from 2.0 to 2.4. - [Release notes](https://github.com/frabert/replace-string-action/releases) - [Commits](https://github.com/frabert/replace-string-action/compare/v2.0...v2.4) --- 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 722e5abb7c277..9ea9529b00902 100644 --- a/.github/workflows/issue-labeled.yml +++ b/.github/workflows/issue-labeled.yml @@ -33,7 +33,7 @@ jobs: echo "Ready to send issue to channel ID ${CHANNEL}" - name: "Prepare payload" - uses: frabert/replace-string-action@v2.0 + uses: frabert/replace-string-action@v2.4 id: preparePayload with: # replace double quotes with single quotes to avoid breaking the JSON payload sent to Slack