Skip to content

chore(deps-dev): Bump @antora/lunr-extension from 1.0.0-alpha.8 to 1.0.0-alpha.9 #1468

chore(deps-dev): Bump @antora/lunr-extension from 1.0.0-alpha.8 to 1.0.0-alpha.9

chore(deps-dev): Bump @antora/lunr-extension from 1.0.0-alpha.8 to 1.0.0-alpha.9 #1468

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Shun Sakai
#
# SPDX-License-Identifier: Apache-2.0 OR MIT
name: REUSE Compliance Check
on:
pull_request:
push:
branches:
- "develop"
- "master"
jobs:
reuse:
name: REUSE
runs-on: ubuntu-24.04
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/[email protected]