File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
sed -i 's|\${NGINX_PLUS_VERSION}/||g' docker/Dockerfile
70
70
71
71
- name : Set up Docker Buildx
72
- uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2 # v3.10.0
72
+ uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
73
73
74
74
- name : Build Plus Docker Image
75
75
uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
90
90
run : docker compose up test-no-stream --exit-code-from test-no-stream
91
91
92
92
- name : Create/Update Draft
93
- uses : lucacome/draft-release@38def8b74645796e9743b53e0f187d4a8915ea3e # v1.2.3
93
+ uses : lucacome/draft-release@00f74370c044c322da6cb52acc707d62c7762c71 # v1.2.4
94
94
id : release-notes
95
95
with :
96
96
minor-label : " enhancement"
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/nginx/nginx-plus-go-client/v2
2
2
3
3
go 1.24.2
4
4
5
- require golang.org/x/sync v0.15 .0
5
+ require golang.org/x/sync v0.16 .0
Original file line number Diff line number Diff line change 1
- golang.org/x/sync v0.15 .0 h1:KWH3jNZsfyT6xfAfKiz6MRNmd46ByHDYaZ7KSkCtdW8 =
2
- golang.org/x/sync v0.15 .0 /go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
1
+ golang.org/x/sync v0.16 .0 h1:ycBJEhp9p4vXvUZNszeOq0kGTPghopOL8q0fq3vstxw =
2
+ golang.org/x/sync v0.16 .0 /go.mod h1:1dzgHSNfp02xaA81J2MS99Qcpr2w7fw1gpm99rleRqA =
You can’t perform that action at this time.
0 commit comments