Skip to content

Commit efc6431

Browse files
Update docker/build-push-action action to v7
1 parent 05b4039 commit efc6431

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
@@ -89,7 +89,7 @@ jobs:
8989
password: ${{ secrets.GITHUB_TOKEN }}
9090

9191
- name: Build image
92-
uses: docker/build-push-action@v6
92+
uses: docker/build-push-action@v7
9393
with:
9494
context: ${{ matrix.image }}
9595
load: true

0 commit comments

Comments
 (0)