update action yaml
This commit is contained in:
@@ -54,7 +54,7 @@ runs:
|
|||||||
"${{ github.action_path }}/${SCRIPT_NAME}"
|
"${{ github.action_path }}/${SCRIPT_NAME}"
|
||||||
|
|
||||||
- name: Update DockerHub Description
|
- name: Update DockerHub Description
|
||||||
uses: dockerhub-description-action/peter-evans/dockerhub-description@v5
|
uses: https://github.com/peter-evans/dockerhub-description@v5
|
||||||
with:
|
with:
|
||||||
username: ${{ inputs.username }}
|
username: ${{ inputs.username }}
|
||||||
password: ${{ inputs.password }}
|
password: ${{ inputs.password }}
|
||||||
|
|||||||
Reference in New Issue
Block a user