Skip to content

Commit ca74f08

Browse files
authored
Merge pull request #11 from gioxx/dependabot/github_actions/peter-evans/dockerhub-description-4.0.2
Bump peter-evans/dockerhub-description from 4.0.0 to 4.0.2
2 parents da6fb94 + ac9ad2e commit ca74f08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
labels: ${{ steps.docker_meta.outputs.labels }}
5252

5353
- name: Update repo description
54-
uses: peter-evans/[email protected].0
54+
uses: peter-evans/[email protected].2
5555
with:
5656
username: ${{ secrets.DOCKERHUB_USERNAME }}
5757
password: ${{ secrets.DOCKERHUB_PASSWORD }}

0 commit comments

Comments
 (0)