Skip to content

Commit 4547896

Browse files
authored
Merge pull request #260 from NdoleStudio/dependabot/github_actions/peter-evans/dockerhub-description-5
Bump peter-evans/dockerhub-description from 4 to 5
2 parents 03c433e + 4e1c4a3 commit 4547896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
build-args: APP_VERSION=${{ github.sha }}
5353

5454
- name: Docker Hub Description
55-
uses: peter-evans/dockerhub-description@v4
55+
uses: peter-evans/dockerhub-description@v5
5656
with:
5757
username: ${{ secrets.DOCKER_HUB_USERNAME }}
5858
password: ${{ secrets.DOCKER_HUB_PASSWORD }}

0 commit comments

Comments
 (0)