Skip to content

Commit 5f709d6

Browse files
authored
Merge pull request #34 from betadots/dependabot/github_actions/peter-evans/dockerhub-description-4
Bump peter-evans/dockerhub-description from 3 to 4
2 parents 30b4115 + 639ba11 commit 5f709d6

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
@@ -53,7 +53,7 @@ jobs:
5353
docker.io/${{ github.repository }}:latest
5454
5555
- name: Update Docker Hub Description
56-
uses: peter-evans/dockerhub-description@v3
56+
uses: peter-evans/dockerhub-description@v4
5757
with:
5858
username: ${{ vars.DOCKERHUB_USER }}
5959
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)