diff --git a/.github/workflows/ci.appcenter.cli.yaml b/.github/workflows/ci.appcenter.cli.yaml index e2d630fc..e7214aa2 100644 --- a/.github/workflows/ci.appcenter.cli.yaml +++ b/.github/workflows/ci.appcenter.cli.yaml @@ -72,7 +72,7 @@ jobs: ../bin/push.sh - name: docker hub description - uses: peter-evans/dockerhub-description@v4.0.0 + uses: peter-evans/dockerhub-description@v4.0.1 with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_PASSWORD }}