Skip to content

Commit 34e2d4b

Browse files
build(deps): bump rtCamp/action-slack-notify from 2.3.3 to 2.4.0 in /actions/notify-on-push (#160)
build(deps): bump rtCamp/action-slack-notify in /actions/notify-on-push Bumps [rtCamp/action-slack-notify](https://github.com/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 ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3a9454e commit 34e2d4b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/notify-on-push/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
using: "composite"
1111
steps:
1212
- name: Slack Notification
13-
uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # v2.3.3
13+
uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # v2.4.0
1414
env:
1515
SLACK_COLOR: "#DE512A"
1616
SLACK_ICON: https://github.com/nodejs.png?size=48

0 commit comments

Comments
 (0)