mirror of
				https://github.com/mihonapp/mihon.git
				synced 2025-11-04 08:08:55 +01:00 
			
		
		
		
	chore(deps): update gradle/actions action to v3.2.0 (#621)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build_pull_request.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build_pull_request.yml
									
									
									
									
										vendored
									
									
								
							@@ -35,7 +35,7 @@ jobs:
 | 
			
		||||
          distribution: adopt
 | 
			
		||||
 | 
			
		||||
      - name: Set up gradle
 | 
			
		||||
        uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
 | 
			
		||||
        uses: gradle/actions/setup-gradle@e24011a3b5db78bd5ab798036042d9312002f252 # v3.2.0
 | 
			
		||||
 | 
			
		||||
      - name: Build app and run unit tests
 | 
			
		||||
        run: ./gradlew detekt assembleStandardRelease testReleaseUnitTest
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								.github/workflows/build_push.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build_push.yml
									
									
									
									
										vendored
									
									
								
							@@ -33,7 +33,7 @@ jobs:
 | 
			
		||||
          distribution: adopt
 | 
			
		||||
 | 
			
		||||
      - name: Set up gradle
 | 
			
		||||
        uses: gradle/actions/setup-gradle@417ae3ccd767c252f5661f1ace9f835f9654f2b5 # v3.1.0
 | 
			
		||||
        uses: gradle/actions/setup-gradle@e24011a3b5db78bd5ab798036042d9312002f252 # v3.2.0
 | 
			
		||||
 | 
			
		||||
      - name: Build app and run unit tests
 | 
			
		||||
        run: ./gradlew detekt assembleStandardRelease testReleaseUnitTest
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user