Skip to content

bump version to 1.12.3.1 #233

bump version to 1.12.3.1

bump version to 1.12.3.1 #233

Workflow file for this run

name: '🔬 Run CodeQL'
on:
push:
branches: [ master ]
paths-ignore:
- '**/*.md'
pull_request:
branches: [ master ]
paths-ignore:
- '**/*.md'
schedule:
- cron: '24 2 * * 4'
workflow_dispatch:
jobs:
call:
uses: jellyfin/jellyfin-meta-plugins/.github/workflows/scan-codeql.yaml@master
with:
repository-name: ${{ github.repository }}
permissions:
security-events: write