Skip to content

chore(deps): Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 #216

chore(deps): Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0

chore(deps): Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 #216

Workflow file for this run

# SPDX-FileCopyrightText: 2024 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@v5
- name: REUSE Compliance Check
uses: fsfe/[email protected]