actions-toolkit
actions-toolkit copied to clipboard
ref!: Allow existing bearer token to be passed to dockerhub
- Allow for an existing access token to be used to not duplicate login/access token calls
- Remove "all tags" function with loop to return all tags This is a less than ideal behavior against our APIs and would probably hit rate limits quickly depending on the image queried.
This is really just some simple improvements to the existing functionality.