From 8533074050033f70d9a816a6d669a61bc0c77c15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 09:43:18 +0000 Subject: [PATCH] chore(gha): bump slackapi/slack-github-action from 1.25.0 to 1.26.0 Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.25.0 to 1.26.0. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Commits](https://github.com/slackapi/slack-github-action/compare/v1.25.0...v1.26.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/slack-send-message.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slack-send-message.yml b/.github/workflows/slack-send-message.yml index b897e77..b8e725d 100644 --- a/.github/workflows/slack-send-message.yml +++ b/.github/workflows/slack-send-message.yml @@ -15,7 +15,7 @@ jobs: runs-on: ${{ vars.RUNNER_UBUNTU }} steps: - name: Send message to Slack - uses: slackapi/slack-github-action@v1.25.0 + uses: slackapi/slack-github-action@v1.26.0 with: channel-id: ${{ github.event.inputs.channel-or-user }} payload: |