Skip to content

Commit ffcd1c0

Browse files
Bump docker/build-push-action from 6.10.0 to 6.11.0 (GothenburgBitFactory#3755)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.10.0 to 6.11.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v6.10.0...v6.11.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e5177a commit ffcd1c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yaml

+1-1
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.10.0
47+
uses: docker/build-push-action@v6.11.0
4848
with:
4949
context: .
5050
file: "./docker/task.dockerfile"

0 commit comments

Comments
 (0)