mirror of
https://github.com/nicolabs/musiccast-repairkit.git
synced 2026-02-22 18:25:24 +01:00
Bump peter-evans/dockerhub-description from 3.4.1 to 3.4.2
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3.4.1 to 3.4.2. - [Release notes](https://github.com/peter-evans/dockerhub-description/releases) - [Commits](https://github.com/peter-evans/dockerhub-description/compare/v3.4.1...v3.4.2) --- updated-dependencies: - dependency-name: peter-evans/dockerhub-description dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d2be242d16
commit
6bc74ebf6e
2
.github/workflows/dockerhub.yml
vendored
2
.github/workflows/dockerhub.yml
vendored
|
|
@ -84,7 +84,7 @@ jobs:
|
|||
|
||||
# https://github.com/peter-evans/dockerhub-description
|
||||
- name: Update repo description
|
||||
uses: peter-evans/dockerhub-description@v3.4.1
|
||||
uses: peter-evans/dockerhub-description@v3.4.2
|
||||
with:
|
||||
username: ${{ secrets.DOCKER_HUB_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_HUB_PASSWORD }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue