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 80daedd commit 4983527Copy full SHA for 4983527
1 file changed
actions/notify-on-push/action.yml
@@ -10,7 +10,7 @@ runs:
10
using: "composite"
11
steps:
12
- name: Slack Notification
13
- uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661
+ uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # v2.3.3
14
env:
15
SLACK_COLOR: "#DE512A"
16
SLACK_ICON: https://github.com/nodejs.png?size=48
0 commit comments