mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-05-15 15:02:37 +02:00
.github: bump docker/build-push-action from 5.3.0 to 6.15.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.3.0 to 6.15.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](2cdde995de...471d1dc4e0)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-version: 6.15.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5b619de74f
commit
675ca049e5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
|
@ -48,7 +48,7 @@ jobs:
|
|||
|
||||
- name: Build and push Docker image
|
||||
id: build-and-push
|
||||
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
|
||||
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
|
||||
with:
|
||||
context: .
|
||||
push: ${{ github.event_name == 'push' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue