Skip to content

Commit 4f7752a

Browse files
Update peter-evans/dockerhub-description action to v5
1 parent 5b9b52f commit 4f7752a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ jobs:
226226
${{ env.REGISTRY_GHCR }}/${{ needs.set-up.outputs.lower_case_image_name }}:arm64
227227
228228
- name: Update Docker Hub description
229-
uses: peter-evans/dockerhub-description@v4
229+
uses: peter-evans/dockerhub-description@v5
230230
with:
231231
username: ${{ secrets.DOCKER_USER }}
232232
password: ${{ secrets.DOCKER_TOKEN }}

0 commit comments

Comments
 (0)