Skip to content

Commit 3670162

Browse files
authored
Merge pull request #160 from TEIC/dependabot/github_actions/peter-evans/dockerhub-description-5
Bump peter-evans/dockerhub-description from 4 to 5
2 parents c2d3a29 + 4fed761 commit 3670162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
BUILDTYPE=github
9595
# Use current README for DockerHub description
9696
- name: Update repo description
97-
uses: peter-evans/dockerhub-description@v4
97+
uses: peter-evans/dockerhub-description@v5
9898
with:
9999
username: ${{ secrets.PETERS_DOCKERHUB_USERNAME }}
100100
password: ${{ secrets.PETERS_DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)