Skip to content

Commit e8983a8

Browse files
Update docker/build-push-action action to v6
1 parent 908e485 commit e8983a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
type=sha
5151
5252
- name: Build and push Docker image
53-
uses: docker/build-push-action@v5.3.0
53+
uses: docker/build-push-action@v6.0.0
5454
with:
5555
context: .
5656
push: true

0 commit comments

Comments
 (0)