Skip to content

chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.21.1 to 2.22.0 in /clients/hadoopfs #21003

chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.21.1 to 2.22.0 in /clients/hadoopfs

chore(deps-dev): bump com.fasterxml.jackson.core:jackson-databind from 2.21.1 to 2.22.0 in /clients/hadoopfs #21003

name: "CodeQL"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
schedule:
- cron: '42 10 * * 3'
jobs:
analyze:
name: Analyze
runs-on: ubuntu-24.04-8-cores
permissions:
actions: read
contents: read
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Initialize CodeQL
uses: github/codeql-action/init@v4
with:
languages: 'go, javascript'
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v4