Skip to content

Commit 4cfeb36

Browse files
Bump docker/build-push-action from 6.18.0 to 6.19.2 (#4058)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65dc006 commit 4cfeb36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
- name: Build and push Taskwarrior Docker image
4646
id: build-and-push
47-
uses: docker/build-push-action@v6.18.0
47+
uses: docker/build-push-action@v6.19.2
4848
with:
4949
context: .
5050
file: "./docker/task.dockerfile"

0 commit comments

Comments
 (0)