mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 09:15:26 +01:00 
			
		
		
		
	test fallback to v5 for gpg action
This commit is contained in:
		| @@ -17,7 +17,7 @@ jobs: | |||||||
|           go-version-file: "go.mod" |           go-version-file: "go.mod" | ||||||
|       - name: import gpg |       - name: import gpg | ||||||
|         id: import_gpg |         id: import_gpg | ||||||
|         uses: crazy-max/ghaction-import-gpg@v6 |         uses: crazy-max/ghaction-import-gpg@v5 | ||||||
|         with: |         with: | ||||||
|           gpg_private_key: ${{ secrets.GPGSIGN_KEY }} |           gpg_private_key: ${{ secrets.GPGSIGN_KEY }} | ||||||
|           passphrase: ${{ secrets.GPGSIGN_PASSPHRASE }} |           passphrase: ${{ secrets.GPGSIGN_PASSPHRASE }} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 techknowlogick
					techknowlogick