mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 22:57:29 +02:00
Merge pull request #17 from netbootxyz/renovate/docker-metadata-action-4.x
Update docker/metadata-action action to v4
This commit is contained in:
commit
4c88c207d2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
|||||||
- name: Docker meta
|
- name: Docker meta
|
||||||
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
|
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
|
||||||
id: meta
|
id: meta
|
||||||
uses: docker/metadata-action@v3
|
uses: docker/metadata-action@v4
|
||||||
with:
|
with:
|
||||||
images: netbootxyz/netbootxyz
|
images: netbootxyz/netbootxyz
|
||||||
labels: |
|
labels: |
|
||||||
|
Loading…
Reference in New Issue
Block a user