ci: bump the Rust check dependencies
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				actionlint check / actionlint check (pull_request) Successful in 5s
				
			
		
			
				
	
				conventional commit messages check / conventional commit messages check (pull_request) Successful in 4s
				
			
		
			
				
	
				conventional pull request title check / conventional pull request title check (pull_request) Successful in 3s
				
			
		
			
				
	
				dotenv-linter check / dotenv-linter check (pull_request) Successful in 7s
				
			
		
			
				
	
				GitLeaks check / GitLeaks check (pull_request) Successful in 10s
				
			
		
			
				
	
				hadolint check / hadolint check (pull_request) Successful in 11s
				
			
		
			
				
	
				htmlhint check / htmlhint check (pull_request) Successful in 21s
				
			
		
			
				
	
				markdownlint check / markdownlint check (pull_request) Successful in 27s
				
			
		
			
				
	
				Prettier check / Prettier check (pull_request) Successful in 23s
				
			
		
			
				
	
				Stylelint check / Stylelint check (pull_request) Successful in 24s
				
			
		
			
				
	
				checkov check / checkov check (pull_request) Successful in 1m11s
				
			
		
			
				
	
				ShellCheck check / ShellCheck check (pull_request) Successful in 28s
				
			
		
			
				
	
				yamllint check / yamllint check (pull_request) Successful in 15s
				
			
		
			
				
	
				Rust check / Rust check (pull_request) Successful in 15m47s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	actionlint check / actionlint check (pull_request) Successful in 5s
				
			conventional commit messages check / conventional commit messages check (pull_request) Successful in 4s
				
			conventional pull request title check / conventional pull request title check (pull_request) Successful in 3s
				
			dotenv-linter check / dotenv-linter check (pull_request) Successful in 7s
				
			GitLeaks check / GitLeaks check (pull_request) Successful in 10s
				
			hadolint check / hadolint check (pull_request) Successful in 11s
				
			htmlhint check / htmlhint check (pull_request) Successful in 21s
				
			markdownlint check / markdownlint check (pull_request) Successful in 27s
				
			Prettier check / Prettier check (pull_request) Successful in 23s
				
			Stylelint check / Stylelint check (pull_request) Successful in 24s
				
			checkov check / checkov check (pull_request) Successful in 1m11s
				
			ShellCheck check / ShellCheck check (pull_request) Successful in 28s
				
			yamllint check / yamllint check (pull_request) Successful in 15s
				
			Rust check / Rust check (pull_request) Successful in 15m47s
				
			This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/rust-check.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/rust-check.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -21,9 +21,9 @@ jobs: | |||||||
|         run: > |         run: > | ||||||
|           apt-get update && apt-get install -y |           apt-get update && apt-get install -y | ||||||
|           libgtk-3-dev=3.24.33-1ubuntu2.2 |           libgtk-3-dev=3.24.33-1ubuntu2.2 | ||||||
|           libjavascriptcoregtk-4.1-dev=2.46.4-0ubuntu0.22.04.1 |           libjavascriptcoregtk-4.1-dev=2.46.5-0ubuntu0.22.04.1 | ||||||
|           libsoup-3.0-dev=3.0.7-0ubuntu1 |           libsoup-3.0-dev=3.0.7-0ubuntu1 | ||||||
|           libwebkit2gtk-4.1-dev=2.46.4-0ubuntu0.22.04.1 |           libwebkit2gtk-4.1-dev=2.46.5-0ubuntu0.22.04.1 | ||||||
|           libxdo-dev=1:3.20160805.1-4 |           libxdo-dev=1:3.20160805.1-4 | ||||||
|       - name: Rust toolchain installation |       - name: Rust toolchain installation | ||||||
|         uses: dtolnay/rust-toolchain@0579bb9e1907e560c2f263f705f93655a44a07e5 |         uses: dtolnay/rust-toolchain@0579bb9e1907e560c2f263f705f93655a44a07e5 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user