diff --git a/dockerhub-description/action.yml b/dockerhub-description/action.yml index 56d3120..ffbe2c8 100644 --- a/dockerhub-description/action.yml +++ b/dockerhub-description/action.yml @@ -54,7 +54,7 @@ runs: "${{ github.action_path }}/${SCRIPT_NAME}" - name: Update DockerHub Description - uses: dockerhub-description-action/peter-evans/dockerhub-description@v5 + uses: https://github.com/peter-evans/dockerhub-description@v5 with: username: ${{ inputs.username }} password: ${{ inputs.password }}