From 99336bde23980f7dc1c30f6a0d2ab4efec95b46d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:41:50 +0000 Subject: [PATCH] build(deps): bump slackapi/slack-github-action from 1.26.0 to 1.27.0 Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.26.0 to 1.27.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](https://github.com/slackapi/slack-github-action/compare/v1.26.0...v1.27.0) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dependabot-merger.yml | 2 +- .github/workflows/sync-readme-changelog.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dependabot-merger.yml b/.github/workflows/dependabot-merger.yml index e51a8ffe..e73f902c 100644 --- a/.github/workflows/dependabot-merger.yml +++ b/.github/workflows/dependabot-merger.yml @@ -114,7 +114,7 @@ jobs: core.setOutput('pr_list', combinedPRsString); - name: Post to a Slack channel - uses: slackapi/slack-github-action@v1.26.0 + uses: slackapi/slack-github-action@v1.27.0 id: slack with: channel-id: "C03RTLRKJQP" diff --git a/.github/workflows/sync-readme-changelog.yml b/.github/workflows/sync-readme-changelog.yml index 65148fd4..ed77a40e 100644 --- a/.github/workflows/sync-readme-changelog.yml +++ b/.github/workflows/sync-readme-changelog.yml @@ -39,7 +39,7 @@ jobs: --data "$payload" - name: Announce New Release in Slack - uses: slackapi/slack-github-action@v1.26.0 + uses: slackapi/slack-github-action@v1.27.0 with: channel-id: "C063MQJMKJN" #sdk-releases payload: |