Skip to content

Commit 33412be

Browse files
Update docker/build-push-action action to v6
1 parent 05acd3b commit 33412be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/personal_build_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
-
5252
name: Docker build and push
5353
if: github.event_name != 'pull_request'
54-
uses: docker/build-push-action@v3
54+
uses: docker/build-push-action@v6
5555
with:
5656
cache-from: type=gha
5757
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)