Skip to content

Commit a48f54c

Browse files
authored
Merge pull request #103 from derskythe/dependabot/github_actions/peter-evans/dockerhub-description-5
chore(deps): bump peter-evans/dockerhub-description from 4 to 5
2 parents c645272 + 71f8489 commit a48f54c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-base-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494
if: ${{ success() }}
9595
steps:
9696
- name: Docker Hub Description
97-
uses: peter-evans/dockerhub-description@v4
97+
uses: peter-evans/dockerhub-description@v5
9898
with:
9999
username: ${{ secrets.DOCKER_USER }}
100100
password: ${{ secrets.DOCKER_TOKEN }}

0 commit comments

Comments
 (0)