diff --git a/.github/workflows/build-publish.yml b/.github/workflows/build-publish.yml index 0616973..46ad4c4 100644 --- a/.github/workflows/build-publish.yml +++ b/.github/workflows/build-publish.yml @@ -103,7 +103,7 @@ jobs: insready/drupal-dev:govcms - name: Update repo description - uses: peter-evans/dockerhub-description@v3 + uses: peter-evans/dockerhub-description@v5 with: username: ${{ secrets.DOCKERHUB_USERNAME }} password: ${{ secrets.DOCKERHUB_PASSWORD }}