Fix: docker metadata action version
This commit is contained in:
@@ -58,7 +58,7 @@ runs:
|
|||||||
password: ${{ inputs.password }}
|
password: ${{ inputs.password }}
|
||||||
- name: Setup metadata
|
- name: Setup metadata
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@5.7.0
|
uses: docker/metadata-action@v5.7.0
|
||||||
with:
|
with:
|
||||||
images: |
|
images: |
|
||||||
${{ inputs.push-registry }}/${{ env.GITEA_REPO }}
|
${{ inputs.push-registry }}/${{ env.GITEA_REPO }}
|
||||||
|
|||||||
Reference in New Issue
Block a user