Skip to content

build(deps): bump python from 5cfac24 to 4ed3310 in the docker group #153

build(deps): bump python from 5cfac24 to 4ed3310 in the docker group

build(deps): bump python from 5cfac24 to 4ed3310 in the docker group #153

Workflow file for this run

name: "CodeQL & Pylint"
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
static-analysis:
uses: Nicconike/Steam-Stats/.github/workflows/codeql.yml@master
secrets:
APP_ID: ${{ secrets.GH_APP_ID }}
APP_PRIVATE_KEY: ${{ secrets.GH_PRIVATE_KEY }}