actions-toolkit icon indicating copy to clipboard operation
actions-toolkit copied to clipboard

ref!: Allow existing bearer token to be passed to dockerhub

Open technicallyjosh opened this issue 1 year ago • 0 comments

  • 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.

technicallyjosh avatar Jul 22 '23 17:07 technicallyjosh