File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ permissions: # added using https://github.com/step-security/secure-workflows
1818jobs :
1919  update_tag :
2020    permissions :
21-       id-token : write 
21+       contents : write 
2222    name : Update the major tag to include the ${{ github.event.inputs.TAG_NAME || github.event.release.tag_name }} changes 
2323    #  Remember to configure the releaseNewActionVersion environment with required approvers in the repository settings
2424    environment :
2929        with :
3030          allowed-endpoints : api.github.com:443 
3131            github.com:443 
32-             prod.api.stepsecurity.io:443 
3332      - name : Update the ${{ env.TAG_NAME }} tag 
3433        uses : step-security/publish-action@b438f840875fdcb7d1de4fc3d1d30e86cf6acb5d 
3534        with :
3635          source-tag : ${{ env.TAG_NAME }} 
37-           token : ${{ steps.wait-for-secrets.outputs.PAT }} 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments