Skip to content

Commit e6c857d

Browse files
chore(deps): update peter-evans/dockerhub-description action to v5 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f0319e commit e6c857d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v5
1515
-
1616
name: Docker Hub Description
17-
uses: peter-evans/dockerhub-description@v4
17+
uses: peter-evans/dockerhub-description@v5
1818
with:
1919
username: ${{ secrets.DOCKERHUB_USERNAME }}
2020
password: ${{ secrets.DOCKERHUB_TOKEN }}

0 commit comments

Comments
 (0)