We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d1de2 commit 12e36fcCopy full SHA for 12e36fc
1 file changed
action.yml
@@ -3,7 +3,7 @@ description: 'This action will send a notification to Slack'
3
author: 'rtCamp'
4
runs:
5
using: 'docker'
6
- image: 'docker://ghcr.io/rtcamp/action-slack-notify:v2.1.3'
+ image: 'docker://ghcr.io/rtcamp/action-slack-notify:v2.2.0'
7
branding:
8
icon: 'bell'
9
color: 'yellow'
0 commit comments