Skip to content

Update dependency org.apache.maven.doxia:doxia-sink-api to v2.0.0 #13

Update dependency org.apache.maven.doxia:doxia-sink-api to v2.0.0

Update dependency org.apache.maven.doxia:doxia-sink-api to v2.0.0 #13

Workflow file for this run

# SPDX-FileCopyrightText: Copyright (c) 2009-2025, Yegor Bugayenko
# SPDX-License-Identifier: MIT
---
# yamllint disable rule:line-length
name: reuse
'on':
push:
branches:
- master
pull_request:
branches:
- master
jobs:
reuse:
timeout-minutes: 15
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: fsfe/reuse-action@v5