Bump docker/metadata-action from 3.3.0 to 4.1.0

Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3.3.0 to 4.1.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](98669ae865...12cce9efe0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-17 14:03:56 +00:00
committed by GitHub
parent 81a329eeee
commit 6963743ba1

View File

@@ -64,7 +64,7 @@ jobs:
# https://github.com/docker/metadata-action
- name: Extract Docker metadata
id: meta
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
uses: docker/metadata-action@12cce9efe0d49980455aaaca9b071c0befcdd702
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}