Skip to content

chore(deps): update actions/checkout action to v2.1.1 - autoclosed #326

chore(deps): update actions/checkout action to v2.1.1 - autoclosed

chore(deps): update actions/checkout action to v2.1.1 - autoclosed #326

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@f04ea4aa921469a3f203f82f8965d3a308f59d91 # 0.0.7
with:
extra-args: --from-ref=origin/${{ github.event.pull_request.base.ref }} --to-ref=${{ github.event.pull_request.head.sha }}