You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GitHub Actions workflow for actions/[email protected] is failing during the Docker build process. The error message indicates a 401 Unauthorized error when attempting to fetch an OAuth token from Docker Hub. Here are the relevant details:
failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Alibrary%2Fnode%3Apull&service=registry.docker.io: 401 Unauthorized
Issue Description
The GitHub Actions workflow for
actions/[email protected]
is failing during the Docker build process. The error message indicates a 401 Unauthorized error when attempting to fetch an OAuth token from Docker Hub. Here are the relevant details:actions/[email protected]
Steps to Reproduce
actions/[email protected]
.The text was updated successfully, but these errors were encountered: