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 6969          sed -i 's|\${NGINX_PLUS_VERSION}/||g' docker/Dockerfile 
7070
7171name : Set up Docker Buildx 
72-         uses : docker/setup-buildx-action@b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2   #  v3.10.0 
72+         uses : docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435   #  v3.11.1 
7373
7474      - name : Build Plus Docker Image 
7575        uses : docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83  #  v6.18.0
9090        run : docker compose up test-no-stream --exit-code-from test-no-stream 
9191
9292      - name : Create/Update Draft 
93-         uses : lucacome/draft-release@38def8b74645796e9743b53e0f187d4a8915ea3e   #  v1.2.3 
93+         uses : lucacome/draft-release@00f74370c044c322da6cb52acc707d62c7762c71   #  v1.2.4 
9494        id : release-notes 
9595        with :
9696          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
22
33go  1.24.2 
44
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