mirror of
				https://github.com/bartvdbraak/omnidash.git
				synced 2025-10-29 23:49:12 +00:00 
			
		
		
		
	chore(deps): bump actions/checkout from 4.1.3 to 4.1.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.3 to 4.1.5. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4.1.3...v4.1.5) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							parent
							
								
									62a9277c1a
								
							
						
					
					
						commit
						3dbb522e72
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/linting.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/linting.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -15,7 +15,7 @@ jobs: | ||||||
|         node-version: [18] |         node-version: [18] | ||||||
|     steps: |     steps: | ||||||
|       - name: Checkout Git repository |       - name: Checkout Git repository | ||||||
|         uses: actions/checkout@v4.1.3 |         uses: actions/checkout@v4.1.5 | ||||||
| 
 | 
 | ||||||
|       - name: Setup pnpm |       - name: Setup pnpm | ||||||
|         uses: pnpm/action-setup@v3.0.0 |         uses: pnpm/action-setup@v3.0.0 | ||||||
|  |  | ||||||
							
								
								
									
										2
									
								
								.github/workflows/unlighthouse.yaml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/unlighthouse.yaml
									
										
									
									
										vendored
									
									
								
							|  | @ -44,7 +44,7 @@ jobs: | ||||||
|           fi |           fi | ||||||
| 
 | 
 | ||||||
|       - name: Checkout repository |       - name: Checkout repository | ||||||
|         uses: actions/checkout@v4.1.3 |         uses: actions/checkout@v4.1.5 | ||||||
| 
 | 
 | ||||||
|       - name: Setup pnpm |       - name: Setup pnpm | ||||||
|         uses: pnpm/action-setup@v3.0.0 |         uses: pnpm/action-setup@v3.0.0 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue