Skip to content

Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2 #40

Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2

Bump com.puppycrawl.tools:checkstyle from 10.12.1 to 10.12.2 #40

Workflow file for this run

# SPDX-License-Identifier: Apache-2.0
#
# SPDX-FileCopyrightText: Copyright 2023 Micron Technology, Inc.
name: REUSE
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
reuse:
runs-on: ubuntu-latest
steps:
- name: Checkout hse-java
uses: actions/checkout@v3
- name: Lint
uses: fsfe/reuse-action@v2