From 9bb8cbcb8a317ac5ac16e38733c2e2180ad72b77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Dec 2022 01:01:29 +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 9fb045ed8b751..92193a2f50abd 100644 --- a/.github/workflows/issue-labeled.yml +++ b/.github/workflows/issue-labeled.yml @@ -47,7 +47,7 @@ jobs: gh_token: ${{ secrets.GITHUB_TOKEN }} - 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