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