Skip to content

Commit cf97081

Browse files
Merge pull request #84 from OpenVoxProject/dependabot/github_actions/peter-evans/dockerhub-description-5
chore(deps): bump peter-evans/dockerhub-description from 4 to 5
2 parents dfd7eb8 + 09b1fcd commit cf97081

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
@@ -177,7 +177,7 @@ jobs:
177177
uses: actions/checkout@v5
178178

179179
- name: Update Docker Hub Description
180-
uses: peter-evans/dockerhub-description@v4
180+
uses: peter-evans/dockerhub-description@v5
181181
with:
182182
username: voxpupulibot
183183
password: ${{ secrets.DOCKERHUB_BOT_ADMIN_TOKEN }}

0 commit comments

Comments
 (0)