Skip to content

Commit 5fb8580

Browse files
Merge pull request #390 from tenjaa/renovate/docker-build-push-action-6.x
Update docker/build-push-action action to v6.2.0
2 parents bedb155 + 6297125 commit 5fb8580

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@v6.1.0
19+
uses: docker/build-push-action@v6.2.0
2020
with:
2121
context: .
2222
load: true

0 commit comments

Comments
 (0)