Skip to content

Commit

Permalink
chore(deps): bump docker/build-push-action from 3.2.0 to 4.0.0 (#2505)
Browse files Browse the repository at this point in the history
* chore(deps): bump docker/build-push-action from 3.2.0 to 4.0.0

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@c56af95...3b5e802)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Update images.yaml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aaron Prindle <[email protected]>
  • Loading branch information
dependabot[bot] and aaron-prindle authored May 17, 2023
1 parent 70120dd commit f776103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
with:
platforms: ${{ matrix.platforms }}
- uses: docker/setup-buildx-action@dc7b9719a96d48369863986a06765841d7ea23f6 # v1
- uses: docker/build-push-action@c56af957549030174b10d6867f20e78cfd7debc5 # v3
- uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 # v4.0.0
id: build-and-push
with:
context: .
Expand Down

0 comments on commit f776103

Please sign in to comment.