build(deps): bump peter-evans/dockerhub-description from 3 to 4 (#258)

This commit is contained in:
dependabot[bot] 2024-02-01 22:48:26 +00:00 committed by GitHub
parent f49da87a1f
commit b8b58fc129
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: peter-evans/dockerhub-description@v3 # Action page: <https://github.com/peter-evans/dockerhub-description>
- uses: peter-evans/dockerhub-description@v4 # Action page: <https://github.com/peter-evans/dockerhub-description>
with:
username: ${{ secrets.DOCKER_LOGIN }}
password: ${{ secrets.DOCKER_USER_PASSWORD }}