Skip to content

chore: [DevOps] bump the github-actions group with 2 updates (#1213) #930

chore: [DevOps] bump the github-actions group with 2 updates (#1213)

chore: [DevOps] bump the github-actions group with 2 updates (#1213) #930

Workflow file for this run

# SPDX-FileCopyrightText: 2022 Free Software Foundation Europe e.V. <https://fsfe.org>
#
# SPDX-License-Identifier: CC0-1.0
name: REUSE Compliance Check
on:
push:
branches: ["main"]
jobs:
test:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v7
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v6.0.0