Bump docker/build-push-action

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from eafaea8d0f5853934deece2ffa67af59d936562b to 91df6b874e498451163feb47610c87c4a218c1ee.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](eafaea8d0f...91df6b874e)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-12 13:00:32 +00:00 committed by GitHub
parent 51fc219f9e
commit 1e656fe57d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
- name: Build and push Docker image
uses: docker/build-push-action@eafaea8d0f5853934deece2ffa67af59d936562b
uses: docker/build-push-action@91df6b874e498451163feb47610c87c4a218c1ee
with:
context: ./pgadmin-config-creator
platforms: linux/amd64,linux/arm64,linux/arm/v7