Bump docker/build-push-action from 4.1.1 to 4.2.1

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.1 to 4.2.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v4.1.1...v4.2.1)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-11 23:20:13 +00:00 committed by Thomas Lauf
parent 86b455ae42
commit 6b73a64dab

View file

@ -44,7 +44,7 @@ jobs:
- name: Build and push Timewarrior Docker image
id: build-and-push
uses: docker/build-push-action@v4.1.1
uses: docker/build-push-action@v4.2.1
with:
context: .
file: "./docker/timew.dockerfile"