Skip to content

Commit 4652019

Browse files
renovate[bot]nekohasekai
authored andcommitted
[dependencies] Update docker/build-push-action action to v6
1 parent 06fa5ab commit 4652019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
images: ghcr.io/sagernet/sing-box
5151
- name: Build and release Docker images
52-
uses: docker/build-push-action@v5
52+
uses: docker/build-push-action@v6
5353
with:
5454
platforms: linux/386,linux/amd64,linux/arm64,linux/s390x
5555
context: .

0 commit comments

Comments
 (0)