From f9c12831028c651c4aa6be837483a15de1114d4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 14:27:30 +0000 Subject: [PATCH] chore(deps): bump slackapi/slack-github-action from 1.24.0 to 1.26.0 (#1025) --- .github/workflows/update-release-notes.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-release-notes.yaml b/.github/workflows/update-release-notes.yaml index 94d7d9d4..1d7a850c 100644 --- a/.github/workflows/update-release-notes.yaml +++ b/.github/workflows/update-release-notes.yaml @@ -46,7 +46,7 @@ jobs: - name: Slack Notification id: slack - uses: slackapi/slack-github-action@v1.24.0 + uses: slackapi/slack-github-action@v1.26.0 with: payload: "{\"message\":\"Pull request #${{steps.cpr.outputs.pull-request-number }} is ready for kURL.sh release notes: ${{steps.cpr.outputs.pull-request-url}}\",\"version\":\"${{ steps.release-notes.outputs.parsed_kurl_version }}\"}" env: