Skip to content

Commit 0023f50

Browse files
authored
Merge pull request #3 from kool-dev/dependabot/github_actions/peter-evans/dockerhub-description-2.4.2
Bump peter-evans/dockerhub-description from 2 to 2.4.2
2 parents 4a66adb + d276ba1 commit 0023f50

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/checkout@v2
1616

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

0 commit comments

Comments
 (0)