Skip to content

chore: GHA update workflow security #681

chore: GHA update workflow security

chore: GHA update workflow security #681

# SPDX-FileCopyrightText: 2017-2022 Contributors to the OpenSTEF project <[email protected]> # noqa E501
#
# SPDX-License-Identifier: MPL-2.0
name: REUSE Compliance Check
on:
- pull_request
jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
# Checkout
- name: checkout
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
# Reuse
- name: REUSE Compliance Check
uses: fsfe/reuse-action@28cf8f33bc50f4c306f52e38fe3826717dea63dc # v1