mirror of https://github.com/icedream/icecon.git
Update docker/metadata-action action to v5
parent
905790d645
commit
b114b440d3
|
@ -32,7 +32,7 @@ jobs:
|
|||
password: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Extract metadata (tags, labels) for Docker
|
||||
id: meta
|
||||
uses: docker/metadata-action@v3
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: |
|
||||
ghcr.io/${{ github.repository }}
|
||||
|
|
Loading…
Reference in New Issue