Update docker/metadata-action action to v4

This commit is contained in:
Renovate Bot 2022-05-05 12:07:12 +00:00
parent 31e774cd2a
commit 3ee1abf4c7
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -86,7 +86,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: |