File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323    - uses : actions/checkout@v4 
2424
2525    - name : Build and Check Package 
26-       uses : hynek/build-and-inspect-python-package@v2.9 .0 
26+       uses : hynek/build-and-inspect-python-package@v2.10 .0 
2727      with :
2828        attest-build-provenance-github : ' true' 
2929
4646        path : dist 
4747
4848    - name : Publish package to PyPI 
49-       uses : pypa/gh-action-pypi-publish@v1.10.3  
49+       uses : pypa/gh-action-pypi-publish@v1.11.0  
5050      with :
5151        attestations : true 
5252
Original file line number Diff line number Diff line change 2323    steps :
2424      - uses : actions/checkout@v4 
2525      - name : Build and Check Package 
26-         uses : hynek/build-and-inspect-python-package@v2.9 .0 
26+         uses : hynek/build-and-inspect-python-package@v2.10 .0 
2727        with :
2828          #  Disabling because this is failing currently, see #466.
2929          attest-build-provenance-github : ' false' 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments