Skip to content

build(deps): bump actions/upload-artifact from 5 to 6 #245

build(deps): bump actions/upload-artifact from 5 to 6

build(deps): bump actions/upload-artifact from 5 to 6 #245

Workflow file for this run

name: "CodeQL"
on:
pull_request:
branches:
- main
push:
branches:
- main
paths-ignore:
- '**/README.md'
schedule:
- cron: "0 3 * * MON"
jobs:
code-scan:
name: Code Scan
uses: entur/gha-security/.github/workflows/code-scan.yml@v2
secrets: inherit