]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump docker/metadata-action from 3 to 4
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 11 Nov 2022 14:24:18 +0000 (14:24 +0000)
committerVincent Bernat <vincent@bernat.ch>
Fri, 11 Nov 2022 15:22:37 +0000 (16:22 +0100)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
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>
.github/workflows/ci.yml

index a662b6cae06209c1379260cf8da610c83094c1e1..27c944d39810179f28051584a93b920099faf031 100644 (file)
@@ -141,7 +141,7 @@ jobs:
       - uses: actions/checkout@v3
       - uses: docker/setup-qemu-action@v1
       - uses: docker/setup-buildx-action@v1
-      - uses: docker/metadata-action@v3
+      - uses: docker/metadata-action@v4
         id: meta
         with:
           images: |