Skip to content

build(deps): bump coverage from 7.13.4 to 7.13.5 (#250) #1411

build(deps): bump coverage from 7.13.4 to 7.13.5 (#250)

build(deps): bump coverage from 7.13.4 to 7.13.5 (#250) #1411

Workflow file for this run

on: [push, pull_request]
name: pylint
permissions:
contents: read
pull-requests: read
jobs:
gitHubActionForPylint:
name: GitHub Action for pylint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6 # v3.6.1
with:
src: "./wgkex"