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 9eb8577 commit 442c911Copy full SHA for 442c911
1 file changed
.github/workflows/publish-packages.yml
@@ -131,7 +131,7 @@ jobs:
131
132
- name: Notify on Manual Release
133
if: ${{ github.event_name == 'workflow_dispatch' }}
134
- uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # 2.4.0
+ uses: rtCamp/action-slack-notify@33ca3be66c6f378fe1610fd1d5258632dbed5e58 # v2.4.0
135
env:
136
SLACK_COLOR: '#43853D'
137
SLACK_ICON: https://github.com/nodejs.png?size=48
0 commit comments