Skip to content

Commit 5c17b6e

Browse files
Merge pull request #386 from tenjaa/renovate/docker-build-push-action-6.x
Update docker/build-push-action action to v6.0.2
2 parents c50ca75 + 1c5f3a8 commit 5c17b6e

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/[email protected].1
19+
uses: docker/[email protected].2
2020
with:
2121
context: .
2222
load: true

0 commit comments

Comments
 (0)