Skip to content

Commit b884f1a

Browse files
ci(deps): Bump docker/build-push-action from 6.18.0 to 6.19.2
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.18.0 to 6.19.2. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.18.0...v6.19.2) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 6.19.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b91054 commit b884f1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
password: ${{ secrets.GITHUB_TOKEN }}
5050

5151
- name: Build and push Docker image
52-
uses: docker/build-push-action@v6.18.0
52+
uses: docker/build-push-action@v6.19.2
5353
with:
5454
context: .
5555
push: true

0 commit comments

Comments
 (0)