We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e5177a commit ffcd1c0Copy full SHA for ffcd1c0
.github/workflows/docker-image.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Build and push Taskwarrior Docker image
46
id: build-and-push
47
- uses: docker/build-push-action@v6.10.0
+ uses: docker/build-push-action@v6.11.0
48
with:
49
context: .
50
file: "./docker/task.dockerfile"
0 commit comments