]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump docker/build-push-action from 3 to 4
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Feb 2023 19:04:06 +0000 (19:04 +0000)
committerVincent Bernat <vincent@bernat.ch>
Thu, 2 Feb 2023 20:14:30 +0000 (21:14 +0100)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/ci.yml

index 7cf15603ff3e0fb0cd4fca1ed9baed668923b9f5..d6b89d6f221709db7fc07f6863c5156333c29ffd 100644 (file)
@@ -157,7 +157,7 @@ jobs:
           registry: ghcr.io
           username: ${{ github.repository_owner }}
           password: ${{ secrets.GITHUB_TOKEN }}
-      - uses: docker/build-push-action@v3
+      - uses: docker/build-push-action@v4
         with:
           context: .
           file: Dockerfile