diff --git a/.github/actions/slack-notification/action.yml b/.github/actions/slack-notification/action.yml index 75ae774337..350270d824 100644 --- a/.github/actions/slack-notification/action.yml +++ b/.github/actions/slack-notification/action.yml @@ -56,7 +56,7 @@ runs: - name: Send Slack notification id: send-slack-notification - uses: slackapi/slack-github-action@e28cf165c92ffef168d23c5c9000cffc8a25e117 # v1.24.0 + uses: slackapi/slack-github-action@fcfb566f8b0aab22203f066d80ca1d7e4b5d05b3 # v1.27.1 env: SLACK_BOT_TOKEN: ${{ env.SLACK_BOT_TOKEN }} with: