Skip to content

chore(engines): bump python from v3.12.1 to v3.12.2 #579

chore(engines): bump python from v3.12.1 to v3.12.2

chore(engines): bump python from v3.12.1 to v3.12.2 #579

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
push:
branches:
- main
permissions:
contents: write
pull-requests: read
jobs:
test:
name: Run Pre-commit Hooks
uses: ScribeMD/pre-commit-action/.github/workflows/test.yaml@832e026101148e0234fde20eecf91c08942ace4a # 0.9.127
with:
bump: false
secrets:
SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}
SLACK_ACTIONS_CHANNEL_ID: ${{ secrets.SLACK_ACTIONS_CHANNEL_ID }}