Skip to content

chore(deps): update sonarsource/gh-action_pre-commit action to v1 #20

chore(deps): update sonarsource/gh-action_pre-commit action to v1

chore(deps): update sonarsource/gh-action_pre-commit action to v1 #20

Workflow file for this run

on:
pull_request:
jobs:
pre-commit:
name: "pre-commit"
runs-on: ubuntu-latest
steps:
- uses: SonarSource/gh-action_pre-commit@15b39b4032c6f133b196430e462fc19653a697b5 # 1.0.0
with:
extra-args: --from-ref=origin/${{ github.event.pull_request.base.ref }} --to-ref=${{ github.event.pull_request.head.sha }}