Skip to content

Commit 4983527

Browse files
committed
ci: add missing version tag comment in shared actions
1 parent 80daedd commit 4983527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

actions/notify-on-push/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
using: "composite"
1111
steps:
1212
- name: Slack Notification
13-
uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661
13+
uses: rtCamp/action-slack-notify@e31e87e03dd19038e411e38ae27cbad084a90661 # v2.3.3
1414
env:
1515
SLACK_COLOR: "#DE512A"
1616
SLACK_ICON: https://github.com/nodejs.png?size=48

0 commit comments

Comments
 (0)