Skip to content

Commit 4f3b6d7

Browse files
authored
Merge branch 'master' into fix/add-query-timeout
2 parents db00dcf + 1bbd3f1 commit 4f3b6d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
username: ${{ github.actor }}
8888
password: ${{ secrets.GITHUB_TOKEN }}
8989

90-
- uses: docker/build-push-action@v5
90+
- uses: docker/build-push-action@v6
9191
with:
9292
push: true
9393
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)