diff --git a/.github/workflows/hub-description.yaml b/.github/workflows/hub-description.yaml index 142a616..5dd8f12 100644 --- a/.github/workflows/hub-description.yaml +++ b/.github/workflows/hub-description.yaml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 - name: Docker Hub Description - uses: peter-evans/dockerhub-description@v3 + uses: peter-evans/dockerhub-description@v4 with: username: tobix password: ${{ secrets.DOCKERHUB_TOKEN }}