mirror of
				https://github.com/coredns/coredns.git
				synced 2025-10-29 01:04:15 -04:00 
			
		
		
		
	build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.6 (#6816)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.3.3 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65462800fd...834a144ee9)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
			
			
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/cifuzz.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/cifuzz.yml
									
									
									
									
										vendored
									
									
								
							| @@ -20,7 +20,7 @@ jobs: | |||||||
|           fuzz-seconds: 600 |           fuzz-seconds: 600 | ||||||
|           dry-run: false |           dry-run: false | ||||||
|       - name: Upload Crash |       - name: Upload Crash | ||||||
|         uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 |         uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a | ||||||
|         if: failure() && steps.build.outcome == 'success' |         if: failure() && steps.build.outcome == 'success' | ||||||
|         with: |         with: | ||||||
|           name: artifacts |           name: artifacts | ||||||
|   | |||||||
							
								
								
									
										2
									
								
								.github/workflows/scorecards.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/scorecards.yml
									
									
									
									
										vendored
									
									
								
							| @@ -43,7 +43,7 @@ jobs: | |||||||
|  |  | ||||||
|       # Upload the results as artifacts (optional). |       # Upload the results as artifacts (optional). | ||||||
|       - name: "Upload artifact" |       - name: "Upload artifact" | ||||||
|         uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 |         uses: actions/upload-artifact@834a144ee995460fba8ed112a2fc961b36a5ec5a | ||||||
|         with: |         with: | ||||||
|           name: SARIF file |           name: SARIF file | ||||||
|           path: results.sarif |           path: results.sarif | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user