Skip to content

Commit dd0edb5

Browse files
Update docker/build-push-action action to v6
1 parent 50ebb50 commit dd0edb5

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
password: ${{ secrets.GITHUB_TOKEN }}
5252
-
5353
name: Docker build and push
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)