Skip to content

build(deps): bump docker/login-action from 3.7.0 to 4.0.0 #1389

build(deps): bump docker/login-action from 3.7.0 to 4.0.0

build(deps): bump docker/login-action from 3.7.0 to 4.0.0 #1389

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"