meta: bump rtCamp/action-slack-notify from 2.3.2 to 2.3.3 · nodejs/node@eb9bb95

Original file line numberDiff line numberDiff line change

@@ -14,7 +14,7 @@ jobs:

1414

runs-on: ubuntu-latest

1515

steps:

1616

- name: Slack Notification

17-

uses: rtCamp/action-slack-notify@c33737706dea87cd7784c687dadc9adf1be59990 # 2.3.2

17+

uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # 2.3.3

1818

env:

1919

SLACK_COLOR: '#DE512A'

2020

SLACK_ICON: https://github.com/nodejs.png?size=48

@@ -57,7 +57,7 @@ jobs:

5757

GH_TOKEN: ${{ github.token }}

5858

- name: Slack Notification

5959

if: ${{ env.INVALID_COMMIT_MESSAGE }}

60-

uses: rtCamp/action-slack-notify@c33737706dea87cd7784c687dadc9adf1be59990 # 2.3.2

60+

uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # 2.3.3

6161

env:

6262

SLACK_COLOR: '#DE512A'

6363

SLACK_ICON: https://github.com/nodejs.png?size=48