Skip to content

chore(deps): bump sentry-sdk from 2.3.1 to 2.8.0 in /Triage #342

chore(deps): bump sentry-sdk from 2.3.1 to 2.8.0 in /Triage

chore(deps): bump sentry-sdk from 2.3.1 to 2.8.0 in /Triage #342

Workflow file for this run

name: Check linting
on: push
jobs:
linter:
runs-on: ubuntu-latest
steps:
- name: Set up Python 3.10
uses: actions/setup-python@v3
id: setup-python
with:
python-version: "3.10"
- uses: actions/checkout@v3
- name: Run
working-directory: .
run: |
python linter.py check --changes