Chore(deps): Bump docker/metadata-action from 4 to 5 (#1937)

This commit is contained in:
dependabot[bot]
2023-11-01 14:38:54 +01:00
committed by GitHub
parent 1adbd9f692
commit 135832d985

View File

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