mirror of
				https://github.com/theoludwig/theoludwig.git
				synced 2025-11-01 00:18:43 +01:00 
			
		
		
		
	build(deps): bump crazy-max/ghaction-import-gpg from 3.2.0 to 4 (#200)
Co-authored-by: Divlo <contact@divlo.fr>
This commit is contained in:
		
							
								
								
									
										8
									
								
								.github/workflows/Divlo.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/Divlo.yml
									
									
									
									
										vendored
									
									
								
							| @@ -116,11 +116,11 @@ jobs: | ||||
|           persist-credentials: false | ||||
|  | ||||
|       - name: 'Import GPG key' | ||||
|         uses: 'crazy-max/ghaction-import-gpg@v3.2.0' | ||||
|         uses: 'crazy-max/ghaction-import-gpg@v4' | ||||
|         with: | ||||
|           gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }} | ||||
|           git-user-signingkey: true | ||||
|           git-commit-gpgsign: true | ||||
|           gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }} | ||||
|           git_user_signingkey: true | ||||
|           git_commit_gpgsign: true | ||||
|  | ||||
|       - name: 'Use Node.js' | ||||
|         uses: 'actions/setup-node@v2.4.0' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user