Skip to content

Commit 5a429a1

Browse files
committed
use correct hash/version
1 parent 105d54d commit 5a429a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

6161
- name: Notify
6262
if: steps.changesets.outputs.published == 'true'
63-
uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # 2.3.3
63+
uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # 2.4.0
6464
env:
6565
SLACK_COLOR: '#43853D'
6666
SLACK_ICON: https://github.com/nodejs.png?size=48

0 commit comments

Comments
 (0)