Skip to content

Commit

Permalink
Merge pull request #54 from rtCamp/switch/to-gcr
Browse files Browse the repository at this point in the history
Switch from docker.io to ghcr.io
  • Loading branch information
mrrobot47 authored Nov 13, 2020
2 parents da06983 + 34330b3 commit d840518
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 d840518

Please sign in to comment.