]> source.dussan.org Git - nextcloud-server.git/commitdiff
chore(CI): Updating reuse.yml workflow from template feat/workflow-auto-update-reuse.yml
authorNextcloud bot <bot@nextcloud.com>
Thu, 4 Jul 2024 19:39:14 +0000 (19:39 +0000)
committerNextcloud bot <bot@nextcloud.com>
Thu, 4 Jul 2024 19:39:14 +0000 (19:39 +0000)
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
.github/workflows/reuse.yml

index 3d095278e4363f83e3b9132f0302f8d4e3c62ff2..031e80a835554d87bbefbc8b1d6185ad3514b51e 100644 (file)
@@ -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