mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 02:11:04 +08:00
chore(deps): update docker/metadata-action action to v6 (#4358)
This commit is contained in:
parent
c1ab075c1e
commit
5588739aba
2
.github/workflows/build-docker-image.yml
vendored
2
.github/workflows/build-docker-image.yml
vendored
@ -157,7 +157,7 @@ jobs:
|
||||
|
||||
- name: Extract metadata (tags, labels) for image registry
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
uses: docker/metadata-action@v6
|
||||
with:
|
||||
images: ${{ env.IMAGE_FULL_NAME }}
|
||||
tags: ${{ steps.set-tags.outputs.tags }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user