chick-fil-a/gha-docker-run

Getting a chown error when running action

Closed this issue · 2 comments

/usr/bin/sudo chown -R actions:actions .
chown: invalid user: 'actions:actions'
Error: The process '/usr/bin/sudo' failed with exit code 1

Looks like github changed their image. They are no longer using actions:actions but runner:docker. Very frustrating...

This was resolved on Dec 7, 2020