jbang-action
jbang-action copied to clipboard
chore(deps): update peter-evans/dockerhub-description action to v2.4.3
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
peter-evans/dockerhub-description | action | minor | v2.1.0 -> v2.4.3 |
Release Notes
peter-evans/dockerhub-description
v2.4.3
- A small improvement to capture the error responses from Docker Hub when acquiring a token
v2.4.2
- Fixes an issue that occurs when the repository name contains uppercase characters
v2.4.1
- Fixed a bug where request errors were not being caught
v2.4.0
- Refactored to a Typescript action. (non-breaking)
- Inputs can now be set via
with
. Environment variable inputs and aliases continue to work for backwards compatibility. - Added input
short-description
to update the Docker Hub "description" field.
v2.3.1
- Adds a check to determine if the readme file exists before proceeding.
v2.3.0
- Outputs a clearer action result message in the run log.
v2.2.0
- Adds compatibility with configuration sources used by other tools. Environment variables now have the aliases
DOCKER_USERNAME
,DOCKER_PASSWORD
andDOCKER_REPOSITORY
. Additionally, the target Docker repository will fall back toGITHUB_REPOSITORY
if not set. https://github.com/peter-evans/dockerhub-description/pull/12
v2.1.1
- Adds a check to determine if the file size exceeds the maximum allowed 25,000 bytes
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, click this checkbox.
This PR has been generated by WhiteSource Renovate. View repository job log here.