Skip to content

Commit 2c7b1b3

Browse files
chore(deps): update docker/build-push-action action to v7
1 parent 60c50be commit 2c7b1b3

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
@@ -59,7 +59,7 @@ jobs:
5959
password: ${{ secrets.GITHUB_TOKEN }}
6060
-
6161
name: Build Docker image
62-
uses: docker/build-push-action@v6
62+
uses: docker/build-push-action@v7
6363
with:
6464
context: .
6565
push: true

0 commit comments

Comments
 (0)