Skip to content

Commit 8c411a0

Browse files
Merge pull request #384 from tenjaa/renovate/docker-build-push-action-6.x
Update docker/build-push-action action to v6
2 parents a35a294 + 7e64ac0 commit 8c411a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Set up Docker Buildx
1717
uses: docker/[email protected]
1818
- name: Build and push Docker image
19-
uses: docker/build-push-action@v5.4.0
19+
uses: docker/build-push-action@v6.0.0
2020
with:
2121
context: .
2222
load: true

0 commit comments

Comments
 (0)