Skip to content

Commit e7553c0

Browse files
committed
fix sha/tag ref
1 parent 32994ae commit e7553c0

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@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # 2.4.0
63+
uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # v2.4.0
6464
env:
6565
SLACK_COLOR: '#43853D'
6666
SLACK_ICON: https://github.com/nodejs.png?size=48

0 commit comments

Comments
 (0)