File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4343
4444    steps :
4545      - name : Checkout securesystemslib 
46-         uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683  
46+         uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8  
4747        with :
4848          persist-credentials : false 
4949
Original file line number Diff line number Diff line change 1919    needs : test 
2020    steps :
2121      - name : Checkout release tag 
22-         uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683   #  v4.2.2 
22+         uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8   #  v5.0.0 
2323        with :
2424          persist-credentials : false 
2525          ref : ${{ github.event.workflow_run.head_branch }} 
5454      release_id : ${{ steps.gh-release.outputs.result }} 
5555    steps :
5656      - name : Fetch build artifacts 
57-         uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093   #  v4.3 .0
57+         uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0   #  v5.0 .0
5858        with :
5959          name : build-artifacts 
6060          path : dist 
9898      id-token : write  #  to authenticate as Trusted Publisher to pypi.org
9999    steps :
100100      - name : Fetch build artifacts 
101-         uses : actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093   #  v4.3 .0
101+         uses : actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0   #  v5.0 .0
102102        with :
103103          name : build-artifacts 
104104          path : dist 
Original file line number Diff line number Diff line change 1616
1717    steps :
1818    - name : Check out repository 
19-       uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683  
19+       uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8  
2020      with :
2121        persist-credentials : false 
2222    - name : Test if ed25519 upstream main HEAD is what we expect 
Original file line number Diff line number Diff line change 1313      contents : read 
1414    steps :
1515      - name : Checkout securesystemslib 
16-         uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683  
16+         uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8  
1717        with :
1818          persist-credentials : false 
1919
Original file line number Diff line number Diff line change 1717
1818    steps :
1919      - name : Checkout securesystemslib 
20-         uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683  
20+         uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8  
2121        with :
2222          persist-credentials : false 
2323
Original file line number Diff line number Diff line change 1515
1616    steps :
1717      - name : Checkout securesystemslib 
18-         uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683  
18+         uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8  
1919        with :
2020          persist-credentials : false 
2121
Original file line number Diff line number Diff line change 1313      contents : read 
1414    steps :
1515      - name : Checkout securesystemslib 
16-         uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683  
16+         uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8  
1717        with :
1818          persist-credentials : false 
1919
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments