Skip to content

Commit e0d6ef4

Browse files
authored
Merge pull request #95 from kool-dev/dependabot/github_actions/peter-evans/dockerhub-description-4.0.0
Bump peter-evans/dockerhub-description from 3.4.2 to 4.0.0
2 parents f8e12da + 24c0989 commit e0d6ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-description.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/[email protected]
1616

1717
- name: Sync Docker Hub Description
18-
uses: peter-evans/dockerhub-description@v3.4.2
18+
uses: peter-evans/dockerhub-description@v4.0.0
1919
env:
2020
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
2121
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)