Skip to content

Commit 10ce292

Browse files
authored
Merge pull request #30 from ptr727/dependabot/github_actions/peter-evans/dockerhub-description-4
Bump peter-evans/dockerhub-description from 3 to 4
2 parents 00c6358 + f658455 commit 10ce292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/DockerHubDescription.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
# https://github.com/marketplace/actions/docker-hub-description
2020
- name: 'Update Docker Hub Description'
21-
uses: peter-evans/dockerhub-description@v3
21+
uses: peter-evans/dockerhub-description@v4
2222
with:
2323
username: ${{ secrets.DOCKER_HUB_USERNAME }}
2424
password: ${{ secrets.DOCKER_HUB_PASSWORD }}

0 commit comments

Comments
 (0)