Skip to content

Commit 89dd2ad

Browse files
chore(deps): Bump docker/build-push-action from 5 to 6 (keikoproj#441)
1 parent 89acb1d commit 89dd2ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
images: ${{ github.repository_owner }}/instance-manager,ghcr.io/${{ github.repository_owner }}/instance-manager
5353
-
5454
name: Build and push
55-
uses: docker/build-push-action@v5
55+
uses: docker/build-push-action@v6
5656
with:
5757
context: .
5858
file: ./Dockerfile

0 commit comments

Comments
 (0)