Chore(deps): Bump docker/metadata-action from 3 to 4 (#980)

This commit is contained in:
dependabot[bot]
2022-05-29 11:27:44 -07:00
committed by GitHub
parent e62e1883c2
commit 6341d1dda6

View File

@@ -112,7 +112,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@v3
uses: docker/metadata-action@v4
with:
flavor: |
latest=${{ github.ref == format('refs/heads/{0}', github.event.repository.default_branch) }}