Skip to content

fix(deps): update dependency io.sentry:sentry to v8.45.0 #244

fix(deps): update dependency io.sentry:sentry to v8.45.0

fix(deps): update dependency io.sentry:sentry to v8.45.0 #244

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2009-2026 Yegor Bugayenko
# SPDX-License-Identifier: MIT
---
name: xslint
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
xslint:
timeout-minutes: 15
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v7
- uses: maxonfjvipon/xslint-action@0.0.3
with:
args: |
src
suppress: |
template-match-not-using-schema-types
template-match-monolithic-design
template-match-incorrect-use-of-boolean-constants