mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 14:47:24 +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
|
||||
if: steps.version_check.outcome == 'success' && steps.version_check.conclusion == 'success'
|
||||
id: meta
|
||||
uses: docker/metadata-action@v3
|
||||
uses: docker/metadata-action@v4
|
||||
with:
|
||||
images: netbootxyz/netbootxyz
|
||||
labels: |
|
||||
|
Loading…
Reference in New Issue
Block a user