Skip to content

Commit 8c0f7aa

Browse files
dependabot[bot]djmitche
authored andcommitted
Bump docker/build-push-action in the github-actions group
Bumps the github-actions group with 1 update: [docker/build-push-action](https://github.com/docker/build-push-action). Updates `docker/build-push-action` from 7.0.0 to 7.1.0 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32a2775 commit 8c0f7aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)