Error

It looks like you might be trying to authenticate with OIDC. Did you mean to set the `id-token` permission? If you are not trying to authenticate with OIDC and the action is working successfully, you can ignore this message.

Error: Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers

Solution

If you intended to use OIDC authentication, you should review the documentation or configuration settings of the relevant service or application to understand how to correctly set the id-token permission. This might involve accessing the settings in an administrative dashboard, modifying a configuration file, or using specific API calls depending on the platform you're working with.

On the other hand, if you weren't actually trying to authenticate with OIDC and the action is working successfully despite this message, then you can simply follow the advice and ignore the message as it might be a false detection by the system.