mirror of
				https://github.com/TheAnachronism/docspell.git
				synced 2025-10-30 21:40:12 +00:00 
			
		
		
		
	Update actions/checkout action to v2.3.5
This commit is contained in:
		
				
					committed by
					
						![renovate[bot]](https://secure.gravatar.com/avatar/8555d8629c2fc48c5a5a2280a4715590?d=identicon&s=40) renovate[bot]
						renovate[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							ce0c7f333f
						
					
				
				
					commit
					f40e0660d0
				
			
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -9,7 +9,7 @@ jobs: | ||||
|       matrix: | ||||
|         java: [ 'openjdk@1.11' ] | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2.3.4 | ||||
|       - uses: actions/checkout@v2.3.5 | ||||
|         with: | ||||
|           fetch-depth: 100 | ||||
|       - uses: jorelali/setup-elm@v3 | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/docker-image.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/docker-image.yml
									
									
									
									
										vendored
									
									
								
							| @@ -6,7 +6,7 @@ jobs: | ||||
|   docker-images: | ||||
|     runs-on: ubuntu-20.04 | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2.3.4 | ||||
|       - uses: actions/checkout@v2.3.5 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - name: Set current version | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/release-nightly.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release-nightly.yml
									
									
									
									
										vendored
									
									
								
							| @@ -11,7 +11,7 @@ jobs: | ||||
|       matrix: | ||||
|         java: [ 'openjdk@1.11' ] | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2.3.4 | ||||
|       - uses: actions/checkout@v2.3.5 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - uses: olafurpg/setup-scala@v13 | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/release.yml
									
									
									
									
										vendored
									
									
								
							| @@ -11,7 +11,7 @@ jobs: | ||||
|       matrix: | ||||
|         java: [ 'openjdk@1.11' ] | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2.3.4 | ||||
|       - uses: actions/checkout@v2.3.5 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - uses: olafurpg/setup-scala@v13 | ||||
|   | ||||
							
								
								
									
										2
									
								
								.github/workflows/website.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/website.yml
									
									
									
									
										vendored
									
									
								
							| @@ -7,7 +7,7 @@ jobs: | ||||
|   publish-website: | ||||
|     runs-on: ubuntu-20.04 | ||||
|     steps: | ||||
|       - uses: actions/checkout@v2.3.4 | ||||
|       - uses: actions/checkout@v2.3.5 | ||||
|         with: | ||||
|           fetch-depth: 0 | ||||
|       - name: Set current version | ||||
|   | ||||
		Reference in New Issue
	
	Block a user