update action yaml

This commit is contained in:
2026-07-22 09:28:08 +02:00
parent 2bbf35c448
commit bc5520b19c
+1 -1
View File
@@ -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 }}