build(deps): bump github/codeql-action from 3.28.10 to 3.28.11
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.10 to 3.28.11.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](b56ba49b26...6bb031afdd)
---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
			
			
This commit is contained in:
		
							parent
							
								
									f378504f95
								
							
						
					
					
						commit
						2cb7aab67b
					
				
							
								
								
									
										2
									
								
								.github/workflows/actionlint.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/actionlint.yml
									
									
									
									
										vendored
									
									
								
							@ -78,7 +78,7 @@ jobs:
 | 
				
			|||||||
          path: results.sarif
 | 
					          path: results.sarif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Upload SARIF file
 | 
					      - name: Upload SARIF file
 | 
				
			||||||
        uses: github/codeql-action/upload-sarif@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
 | 
					        uses: github/codeql-action/upload-sarif@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          sarif_file: results.sarif
 | 
					          sarif_file: results.sarif
 | 
				
			||||||
          category: zizmor
 | 
					          category: zizmor
 | 
				
			||||||
 | 
				
			|||||||
							
								
								
									
										4
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/codeql-analysis.yml
									
									
									
									
										vendored
									
									
								
							@ -28,7 +28,7 @@ jobs:
 | 
				
			|||||||
          persist-credentials: false
 | 
					          persist-credentials: false
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Initialize CodeQL
 | 
					      - name: Initialize CodeQL
 | 
				
			||||||
        uses: github/codeql-action/init@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
 | 
					        uses: github/codeql-action/init@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          languages: ruby
 | 
					          languages: ruby
 | 
				
			||||||
          config: |
 | 
					          config: |
 | 
				
			||||||
@ -36,4 +36,4 @@ jobs:
 | 
				
			|||||||
              - Library/Homebrew/vendor
 | 
					              - Library/Homebrew/vendor
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Perform CodeQL Analysis
 | 
					      - name: Perform CodeQL Analysis
 | 
				
			||||||
        uses: github/codeql-action/analyze@b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d # v3.28.10
 | 
					        uses: github/codeql-action/analyze@6bb031afdd8eb862ea3fc1848194185e076637e5 # v3.28.11
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user