Skip to content

Commit

Permalink
Switch from docker.io to ghcr.io
Browse files Browse the repository at this point in the history
Signed-off-by: Riddhesh Sanghvi <riddhesh237@gmail.com>
  • Loading branch information
mrrobot47 committed Nov 13, 2020
1 parent da06983 commit 34330b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: 'This action will send a notification to Slack'
author: 'rtCamp'
runs:
using: 'docker'
image: 'docker://rtcamp/action-slack-notify:v2.1.0'
image: 'docker://ghcr.io/rtcamp/action-slack-notify:v2.1.1'
branding:
icon: 'bell'
color: 'yellow'

0 comments on commit 34330b3

Please sign in to comment.