Skip to content

chore(deps): update dependency com.qulice:qulice-maven-plugin to v0.25.1 #450

chore(deps): update dependency com.qulice:qulice-maven-plugin to v0.25.1

chore(deps): update dependency com.qulice:qulice-maven-plugin to v0.25.1 #450

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2016-2025 Objectionary.com
# SPDX-License-Identifier: MIT
---
name: typos
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
typos:
timeout-minutes: 15
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v6
- uses: crate-ci/typos@v1.42.0
with:
config: ./.github/typos.toml