From 2381f10f75ab62c50c7f3c08e54ee049ef643cda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 02:06:36 +0000 Subject: [PATCH] chore(deps): update slackapi/slack-github-action action to v4 --- .github/actions/report-scheduled-issue/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/report-scheduled-issue/action.yml b/.github/actions/report-scheduled-issue/action.yml index 7573e2f39..cc1712f3d 100644 --- a/.github/actions/report-scheduled-issue/action.yml +++ b/.github/actions/report-scheduled-issue/action.yml @@ -13,7 +13,7 @@ runs: using: composite steps: - name: Report issue from a scheduled run - uses: slackapi/slack-github-action@v2.1.1 + uses: slackapi/slack-github-action@dcb1066f776dd043e64d0e8ba94ca15cc7e1875d # v4.0.0 with: webhook: ${{ inputs.slack-webhook }} webhook-type: incoming-webhook