Skip to content

Commit b290bfa

Browse files
chore(deps): bump rtCamp/action-slack-notify in the notifications group
Bumps the notifications group with 1 update: [rtCamp/action-slack-notify](https://github.com/rtcamp/action-slack-notify). Updates `rtCamp/action-slack-notify` from 2.3.3 to 2.4.0 - [Release notes](https://github.com/rtcamp/action-slack-notify/releases) - [Commits](rtCamp/action-slack-notify@e31e87e...33ca3be) --- updated-dependencies: - dependency-name: rtCamp/action-slack-notify dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: notifications ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d9119a commit b290bfa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/slack-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
148148
- name: Send Slack notification
149149
if: steps.check_webhook.outputs.skip != 'true'
150-
uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # v2
150+
uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # v2
151151
env:
152152
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_URL }}
153153
SLACK_COLOR: ${{ steps.settings.outputs.color }}

0 commit comments

Comments
 (0)