Hello, firstly thanks for this action, it has been very useful. Just want to ask though, is it still supported? My github workflow that is using this has started failing with the below error:
Pull down action image 'bryannice/gitactions-slack-notification:2.0.0'
/home/ubuntu/bin/docker pull bryannice/gitactions-slack-notification:2.0.0
Error response from daemon: pull access denied for bryannice/gitactions-slack-notification, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Warning: Docker pull failed with exit code 1, back off 5.971 seconds before retry.
/home/ubuntu/bin/docker pull bryannice/gitactions-slack-notification:2.0.0
Error response from daemon: pull access denied for bryannice/gitactions-slack-notification, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Warning: Docker pull failed with exit code 1, back off 8.644 seconds before retry.
/home/ubuntu/bin/docker pull bryannice/gitactions-slack-notification:2.0.0
Error response from daemon: pull access denied for bryannice/gitactions-slack-notification, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
Appreciate any guidance you can give, thanks.
Hello, firstly thanks for this action, it has been very useful. Just want to ask though, is it still supported? My github workflow that is using this has started failing with the below error:
Appreciate any guidance you can give, thanks.