Skip to content

Revert "chore: Bump alpine from 3.18.5 to 3.19.0 in /docker (#20103)" #1855

Revert "chore: Bump alpine from 3.18.5 to 3.19.0 in /docker (#20103)"

Revert "chore: Bump alpine from 3.18.5 to 3.19.0 in /docker (#20103)" #1855

Workflow file for this run

name: codeql
on:
push:
branches:
- dev
jobs:
CodeQL-Build:
runs-on: ubuntu-latest
permissions:
security-events: write
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
- name: Autobuild
uses: github/codeql-action/autobuild@v2
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2