Skip to content

Commit 4f86d42

Browse files
authored
Merge pull request #72 from blinklabs-io/dependabot/github_actions/peter-evans/dockerhub-description-4
chore(deps): Bump peter-evans/dockerhub-description from 3 to 4
2 parents c8aedd8 + 46eea99 commit 4f86d42

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
@@ -110,7 +110,7 @@ jobs:
110110
labels: ${{ steps.meta.outputs.labels }}
111111
# Update Docker Hub from README
112112
- name: Docker Hub Description
113-
uses: peter-evans/dockerhub-description@v3
113+
uses: peter-evans/dockerhub-description@v4
114114
with:
115115
username: blinklabs
116116
password: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)