Skip to content

Commit

Permalink
Merge pull request #46311 from nextcloud/chore/noid/reuse-v4
Browse files Browse the repository at this point in the history
ci: Bump reuse to v4.0.0
  • Loading branch information
AndyScherzinger authored Jul 4, 2024
2 parents 78c2c6d + 9d105e8 commit be3a847
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion .reuse/dep5
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ Files: apps/encryption/img/app.svg apps/federation/img/app.svg apps/files/img/ad
Copyright: 2018-2024 Google LLC
License: Apache-2.0

Files: core/fonts/NotoSans-Bold-cyrillic-ext.woff2 core/fonts/NotoSans-Bold-cyrillic.woff2 core/fonts/NotoSans-Bold-devanagari.woff2 core/fonts/NotoSans-Bold-greek-ext.woff2 core/fonts/NotoSans-Bold-greek.woff2 core/fonts/NotoSans-Bold-latin-ext.woff2 core/fonts/NotoSans-Bold-latin.woff2 core/fonts/NotoSans-Bold-vietnamese.woff2 core/fonts/NotoSans-Bold.ttf core/fonts/NotoSans-Regular-cyrillic-ext.woff2 core/fonts/NotoSans-Regular-cyrillic.woff2 core/fonts/NotoSans-Regular-devanagari.woff2 core/fonts/NotoSans-Regular-greek-ext.woff2 core/fonts/NotoSans-Regular-greek.woff2 core/fonts/NotoSans-Regular-latin-ext.woff2 core/fonts/NotoSans-Regular-latin.woff2 core/fonts/NotoSans-Regular-vietnamese.woff2 core/fonts/NotoSans-Regular.ttf
Files: core/fonts/NotoSans-Bold-cyrillic-ext.woff2 core/fonts/NotoSans-Bold-cyrillic.woff2 core/fonts/NotoSans-Bold-devanagari.woff2 core/fonts/NotoSans-Bold-greek-ext.woff2 core/fonts/NotoSans-Bold-greek.woff2 core/fonts/NotoSans-Bold-latin-ext.woff2 core/fonts/NotoSans-Bold-latin.woff2 core/fonts/NotoSans-Bold-vietnamese.woff2 core/fonts/NotoSans-Bold.ttf core/fonts/NotoSans-Regular-cyrillic-ext.woff2 core/fonts/NotoSans-Regular-cyrillic.woff2 core/fonts/NotoSans-Regular-devanagari.woff2 core/fonts/NotoSans-Regular-greek-ext.woff2 core/fonts/NotoSans-Regular-greek.woff2 core/fonts/NotoSans-Regular-latin-ext.woff2 core/fonts/NotoSans-Regular-latin.woff2 core/fonts/NotoSans-Regular-vietnamese.woff2 core/fonts/NotoSans-Regular.ttf core/fonts/LICENSE_OFL.txt
Copyright: 2012-2024 Google LLC
License: OFL-1.1

Expand Down

0 comments on commit be3a847

Please sign in to comment.