Skip to content

Commit ddc99dc

Browse files
Update docker/build-push-action action to v7 (#246)
1 parent 256f6cc commit ddc99dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
password: ${{ secrets.GITHUB_TOKEN }}
6363
-
6464
name: Build Docker image
65-
uses: docker/build-push-action@v6
65+
uses: docker/build-push-action@v7
6666
with:
6767
context: .
6868
push: true

0 commit comments

Comments
 (0)