Skip to content

Bump certifi from 2023.7.22 to 2024.2.2 #308

Bump certifi from 2023.7.22 to 2024.2.2

Bump certifi from 2023.7.22 to 2024.2.2 #308

Workflow file for this run

name: "Ludvig scan"
on:
pull_request:
push:
branches:
- main
jobs:
ludvig:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Ludvig by Reothor
uses: FrodeHus/[email protected]
with:
path: ./ludvig
sarifFileName: ludvig.sarif
- name: Upload Ludvig scan results to GitHub Security tab
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: ludvig.sarif