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