Skip to content

chore(deps): roll back peter-evans/create-pull-request action to v7.0.5 - abandoned #290

chore(deps): roll back peter-evans/create-pull-request action to v7.0.5 - abandoned

chore(deps): roll back peter-evans/create-pull-request action to v7.0.5 - abandoned #290

Workflow file for this run

name: Pre-commit checks
on:
pull_request:
merge_group:
jobs:
pre-commit:
name: "pre-commit"
runs-on: ubuntu-24.04
steps:
- uses: SonarSource/gh-action_pre-commit@469b062f5c72f80612f6ba51e8191524eba7d3b8 # 1.0.5
with:
extra-args: --from-ref=origin/${{ github.event.pull_request.base.ref }} --to-ref=${{ github.event.pull_request.head.sha }}