File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99
1010    name : Install chart-testing and test presence in path 
1111    steps :
12-     - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332   #  v4.1.7 
12+     - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683   #  v4.2.2 
1313    - name : Install chart-testing 
1414      uses : ./ 
1515    - name : Check install! 
3838
3939    name : Install Custom chart-testing and test presence in path 
4040    steps :
41-     - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332   #  v4.1.7 
41+     - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683   #  v4.2.2 
4242    - name : Install chart-testing 
4343      uses : ./ 
4444      with :
7171
7272    name : run action to test a helm chart 
7373    steps :
74-     - uses : actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332   #  v4.1.7 
74+     - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683   #  v4.2.2 
7575      with :
7676        fetch-depth : 0 
7777
8080      with :
8181        version : v3.14.4 
8282
83-     - uses : actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f   #  v5.1.1 
83+     - uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b   #  v5.3.0 
8484      with :
8585        python-version : ' 3.x' 
8686        check-latest : true 
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ inputs:
2020runs :
2121  using : composite 
2222  steps :
23-     - uses : sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20   #  v3.5 .0
23+     - uses : sigstore/cosign-installer@dc72c7d5c4d10cd6bcb8cf6e3fd625a9e5e537da   #  v3.7 .0
2424    - run : | 
2525        cd $GITHUB_ACTION_PATH \ 
2626        && ./ct.sh \ 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments