Pull down action image 'debian/testing:latest'
/usr/bin/docker pull debian/testing:latest
Error response from daemon: pull access denied for debian/testing, 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 1.735 seconds before retry.
/usr/bin/docker pull debian/testing:latest
Error response from daemon: pull access denied for debian/testing, 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 2.175 seconds before retry.
/usr/bin/docker pull debian/testing:latest
Error response from daemon: pull access denied for debian/testing, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
##[error]Docker pull failed with exit code 1
### Describe the bug
<!-- Give us a **short** summary of what the issue is -->
```
Pull down action image 'debian/testing:latest'
/usr/bin/docker pull debian/testing:latest
Error response from daemon: pull access denied for debian/testing, 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 1.735 seconds before retry.
/usr/bin/docker pull debian/testing:latest
Error response from daemon: pull access denied for debian/testing, 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 2.175 seconds before retry.
/usr/bin/docker pull debian/testing:latest
Error response from daemon: pull access denied for debian/testing, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
##[error]Docker pull failed with exit code 1
```
### Additional context
<!-- Add any other context about the issue here -->
https://github.com/RXT0112/Zernit/pull/40/checks?check_run_id=440785849
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Describe the bug
Additional context
https://github.com/RXT0112/Zernit/pull/40/checks?check_run_id=440785849
Solved in https://github.com/actions/runner/issues/328