We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32994ae commit e7553c0Copy full SHA for e7553c0
1 file changed
.github/workflows/release.yml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Notify
62
if: steps.changesets.outputs.published == 'true'
63
- uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # 2.4.0
+ uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # v2.4.0
64
env:
65
SLACK_COLOR: '#43853D'
66
SLACK_ICON: https://github.com/nodejs.png?size=48
0 commit comments