]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
build: bump docker/build-push-action from 2 to 3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 11 Nov 2022 14:24:11 +0000 (14:24 +0000)
committerVincent Bernat <vincent@bernat.ch>
Fri, 11 Nov 2022 15:23:23 +0000 (16:23 +0100)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
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 30760b75a0ff1d5dabffee36ea5fe41ce5cb6fdb..3fcfcb18aeda645254eedd4270c6d77ef059c4be 100644 (file)
@@ -157,7 +157,7 @@ jobs:
           registry: ghcr.io
           username: ${{ github.repository_owner }}
           password: ${{ secrets.GITHUB_TOKEN }}
-      - uses: docker/build-push-action@v2
+      - uses: docker/build-push-action@v3
         with:
           context: .
           file: Dockerfile