Skip to content

Commit aa3c9ba

Browse files
Merge pull request #43 from OpenVoxProject/dependabot/github_actions/peter-evans/dockerhub-description-5
build(deps): Bump peter-evans/dockerhub-description from 4 to 5
2 parents 9c607d6 + 6048abf commit aa3c9ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_container.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
uses: actions/checkout@v5
159159

160160
- name: Update Docker Hub Description
161-
uses: peter-evans/dockerhub-description@v4
161+
uses: peter-evans/dockerhub-description@v5
162162
with:
163163
username: voxpupulibot
164164
password: ${{ secrets.DOCKERHUB_BOT_ADMIN_TOKEN }}

0 commit comments

Comments
 (0)