Skip to content

Bump pylint from 3.2.4 to 3.2.5 in /.config in the dependencies group #2235

Bump pylint from 3.2.4 to 3.2.5 in /.config in the dependencies group

Bump pylint from 3.2.4 to 3.2.5 in /.config in the dependencies group #2235

Workflow file for this run

# See https://github.com/ansible/team-devtools/blob/main/.github/workflows/ack.yml
name: ack
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
on:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
ack:
uses: ansible/team-devtools/.github/workflows/ack.yml@token_revised
secrets: inherit