Skip to content

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.3.0 #85

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.3.0

Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.3.0 #85

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@v3