Skip to content

Commit 1e4ae76

Browse files
chore(deps): bump peter-evans/dockerhub-description from 3 to 4
Bumps [peter-evans/dockerhub-description](https://github.com/peter-evans/dockerhub-description) from 3 to 4. - [Release notes](https://github.com/peter-evans/dockerhub-description/releases) - [Commits](peter-evans/dockerhub-description@v3...v4) --- updated-dependencies: - dependency-name: peter-evans/dockerhub-description dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2581583 commit 1e4ae76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
labels: ${{ steps.meta.outputs.labels }}
5252
# Update Docker Hub from README
5353
- name: Docker Hub Description
54-
uses: peter-evans/dockerhub-description@v3
54+
uses: peter-evans/dockerhub-description@v4
5555
with:
5656
username: blinklabs
5757
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)