]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump docker/build-push-action from 5 to 6
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 1 Jul 2024 19:42:34 +0000 (19:42 +0000)
committerVincent Bernat <vincent@bernat.ch>
Mon, 1 Jul 2024 19:58:30 +0000 (21:58 +0200)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6)

---
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 ebb3b2cf81ed2416617151e5eac6d7869987f309..296df8f06eab122efffcea8690e4bf48dfc743f5 100644 (file)
@@ -164,7 +164,7 @@ jobs:
           registry: ghcr.io
           username: ${{ github.repository_owner }}
           password: ${{ secrets.GITHUB_TOKEN }}
-      - uses: docker/build-push-action@v5
+      - uses: docker/build-push-action@v6
         with:
           context: .
           file: Dockerfile