Bump docker/metadata-action from 5.3.0 to 5.4.0

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](https://github.com/docker/metadata-action/compare/v5.3.0...v5.4.0)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-12-19 02:53:20 +00:00
committed by GitHub
parent c22533b267
commit 94177424dd

View File

@@ -156,7 +156,7 @@ jobs:
- name: Docker meta
id: docker_meta
uses: docker/metadata-action@v5.3.0
uses: docker/metadata-action@v5.4.0
with:
# list of Docker images to use as base name for tags
images: ${{ inputs.image-names }}