Skip to content

Commit 325ad77

Browse files
authored
Merge pull request #28 from blinklabs-io/dependabot/github_actions/peter-evans/dockerhub-description-4
chore(deps): bump peter-evans/dockerhub-description from 3 to 4
2 parents 2581583 + 1e4ae76 commit 325ad77

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)