mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 18:36:30 +01:00 
			
		
		
		
	chore(deps): update actions/github-script action to v8 (#6908)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/deploy-docs.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/deploy-docs.yml
									
									
									
									
										vendored
									
									
								
							| @@ -141,7 +141,7 @@ jobs: | |||||||
|       # Post deployment URL as PR comment |       # Post deployment URL as PR comment | ||||||
|       - name: Comment PR with Preview URL |       - name: Comment PR with Preview URL | ||||||
|         if: github.event_name == 'pull_request' |         if: github.event_name == 'pull_request' | ||||||
|         uses: actions/github-script@v7 |         uses: actions/github-script@v8 | ||||||
|         with: |         with: | ||||||
|           github-token: ${{ secrets.GITHUB_TOKEN }} |           github-token: ${{ secrets.GITHUB_TOKEN }} | ||||||
|           script: | |           script: | | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user