build(deps): bump docker/metadata-action from 3 to 4 (#1510)

This commit is contained in:
dependabot[bot]
2022-05-10 21:34:15 -05:00
committed by GitHub
parent eb096142d6
commit 367876e8b8
2 changed files with 2 additions and 2 deletions

View File

@@ -88,7 +88,7 @@ jobs:
- name: Docker meta
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
# NOTE for forks: if your Docker Hub organization doesn't match your Github repo's,
# then the use of ${{ github.repository_owner }} will need to be replaced.