aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorAndy Scherzinger <info@andy-scherzinger.de>2024-07-04 22:19:59 +0200
committerAndy Scherzinger <info@andy-scherzinger.de>2024-07-04 22:25:48 +0200
commit9d105e8b8b0b0b039fa5368e34a19d4a7f870292 (patch)
tree39708406babaca6f3a0fd912ccfa7687133d8991 /.github
parent78c2c6d57f4d73d7111699abc35ada83fb9df86c (diff)
downloadnextcloud-server-9d105e8b8b0b0b039fa5368e34a19d4a7f870292.tar.gz
nextcloud-server-9d105e8b8b0b0b039fa5368e34a19d4a7f870292.zip
ci: Bump reuse to v4.0.0
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/reuse.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml
index 3d095278e43..031e80a8355 100644
--- a/.github/workflows/reuse.yml
+++ b/.github/workflows/reuse.yml
@@ -9,12 +9,14 @@
name: REUSE Compliance Check
-on: pull_request
+on: [pull_request]
jobs:
reuse-compliance-check:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ - name: Checkout
+ uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+
- name: REUSE Compliance Check
- uses: fsfe/reuse-action@a46482ca367aef4454a87620aa37c2be4b2f8106 # v3.0.0
+ uses: fsfe/reuse-action@3ae3c6bdf1257ab19397fab11fd3312144692083 # v4.0.0