File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5050        gpg_private_key : ${{ secrets.GPG_PRIVATE_KEY }} 
5151        gpg_password : ${{ secrets.GPG_PASSPHRASE }} 
5252
53-     - uses : gradle/wrapper-validation-action@v1  
53+     - uses : gradle/actions/ wrapper-validation@ed408507eac070d1f99cc633dbcf757c94c7933a   #  v4.4.3 
5454
5555    - name : Manually build to avoid autobuild failures 
5656      uses : gradle/actions/setup-gradle@d9c87d481d55275bb5441eef3fe0e46805f9ef70  # v3.5.0
Original file line number Diff line number Diff line change 3838        with :
3939          gpg_private_key : ${{ secrets.GPG_PRIVATE_KEY }} 
4040          gpg_password : ${{ secrets.GPG_PASSPHRASE }} 
41-       - uses : gradle/wrapper-validation-action@v1  
41+       - uses : gradle/actions/ wrapper-validation@ed408507eac070d1f99cc633dbcf757c94c7933a   #  v4.4.3 
4242      - name : Configure AWS Credentials 
4343        uses : aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838  # 5.0.0
4444        with :
Original file line number Diff line number Diff line change 4646          gpg_private_key : ${{ secrets.GPG_PRIVATE_KEY }} 
4747          gpg_password : ${{ secrets.GPG_PASSPHRASE }} 
4848
49-       - uses : gradle/wrapper-validation-action@v1  
49+       - uses : gradle/actions/ wrapper-validation@ed408507eac070d1f99cc633dbcf757c94c7933a   #  v4.4.3 
5050
5151      - name : Configure AWS Credentials 
5252        uses : aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838  # v5.0.0
@@ -136,7 +136,7 @@ jobs:
136136        with :
137137          java-version : 23 
138138          distribution : ' temurin' 
139-       - uses : gradle/wrapper-validation-action@v1  
139+       - uses : gradle/actions/ wrapper-validation@ed408507eac070d1f99cc633dbcf757c94c7933a   #  v4.4.3 
140140
141141      - name : Configure AWS Credentials 
142142        uses : aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838  # v5.0.0
Original file line number Diff line number Diff line change 8686          path : ~/.pnpm-store 
8787          key : ${{ runner.os }}-test-cache-pnpm-modules 
8888
89-       - uses : gradle/wrapper-validation-action@v1  
89+       - uses : gradle/actions/ wrapper-validation@ed408507eac070d1f99cc633dbcf757c94c7933a   #  v4.4.3 
9090
9191      - uses : ./.github/actions/patch-dependencies 
9292        with :
@@ -116,7 +116,7 @@ jobs:
116116          java-version : 17 
117117          distribution : temurin 
118118
119-       - uses : gradle/wrapper-validation-action@v1  
119+       - uses : gradle/actions/ wrapper-validation@ed408507eac070d1f99cc633dbcf757c94c7933a   #  v4.4.3 
120120
121121        #  Cleanup directories before proceeding with setup
122122      - name : Clean up old installations 
Original file line number Diff line number Diff line change 4747        with :
4848          java-version : 17 
4949          distribution : ' temurin' 
50-       - uses : gradle/wrapper-validation-action@v1  
50+       - uses : gradle/actions/ wrapper-validation@ed408507eac070d1f99cc633dbcf757c94c7933a   #  v4.4.3 
5151
5252      - name : Publish patched dependencies to maven local 
5353        uses : ./.github/actions/patch-dependencies 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments