File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 2424          ref : ${{ github.head_ref }} 
2525
2626      - name : Fix PHP code style issues 
27-         uses : aglipanci/laravel-pint-action@2.2.0  
27+         uses : aglipanci/laravel-pint-action@latest  
2828
2929      - name : Commit changes 
30-         uses : stefanzweifel/git-auto-commit-action@v4  
30+         uses : stefanzweifel/git-auto-commit-action@v5  
3131        with :
3232          commit_message : Fix styling 
Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
1717### Tweaks  
1818-  Migration to Core attribute management by @lrljoe   in https://github.com/rappasoft/laravel-livewire-tables/pull/1943 
1919-  Localisation - Avoid Conflicts With Other Packages by @lrljoe   in https://github.com/rappasoft/laravel-livewire-tables/pull/1955 
20+ -  GitHub Workflow Tweak for Styling Fixes by @lrljoe   in https://github.com/rappasoft/laravel-livewire-tables/pull/1967 
2021
2122### Docs  
2223-  Fix syntax for DateColumn outputFormat in docs by @lrljoe   in https://github.com/rappasoft/laravel-livewire-tables/pull/1960 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments