Skip to content

Commit f4f2496

Browse files
chore(deps): bump slackapi/slack-github-action from 3.0.2 to 3.0.3 (#7761)
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/slackapi/slack-github-action/releases) - [Changelog](https://github.com/slackapi/slack-github-action/blob/main/CHANGELOG.md) - [Commits](slackapi/slack-github-action@v3.0.2...v3.0.3) --- updated-dependencies: - dependency-name: slackapi/slack-github-action dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f92b7d7 commit f4f2496

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slack-message-broker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163

164164

165165
- name: Notify Slack
166-
uses: slackapi/slack-github-action@v3.0.2
166+
uses: slackapi/slack-github-action@v3.0.3
167167
if: ${{ steps.prepare-slack-message.outputs.shouldSendMessage == 'true' }}
168168
with:
169169
method: chat.postMessage

0 commit comments

Comments
 (0)