Bump docker/metadata-action

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 35e9aff4f5d665b5aa8a8f2adffaf8a1b5f49cc0 to 0f8c876bafbf5dbce05c36682ec68e9a0274a48a.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](35e9aff4f5...0f8c876baf)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-08 13:04:46 +00:00 committed by GitHub
parent 460644c7e9
commit 664cf5734a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ jobs:
- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@35e9aff4f5d665b5aa8a8f2adffaf8a1b5f49cc0
uses: docker/metadata-action@0f8c876bafbf5dbce05c36682ec68e9a0274a48a
with:
images: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}