Skip to content

Commit

Permalink
chore(deps): Bump fsfe/reuse-action from 4.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/fsfe/reuse-action/releases)
- [Commits](fsfe/reuse-action@3ae3c6b...bb774aa)

---
updated-dependencies:
- dependency-name: fsfe/reuse-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Jonas <[email protected]>
  • Loading branch information
dependabot[bot] authored and mejo- committed Nov 18, 2024
1 parent 7e50bf7 commit a62acb0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: REUSE Compliance Check
uses: fsfe/reuse-action@3ae3c6bdf1257ab19397fab11fd3312144692083 # v4.0.0
uses: fsfe/reuse-action@bb774aa972c2a89ff34781233d275075cbddf542 # v5.0.0
2 changes: 1 addition & 1 deletion REUSE.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SPDX-PackageSupplier = "Nextcloud <[email protected]>"
SPDX-PackageDownloadLocation = "https://github.com/nextcloud/text"

[[annotations]]
path = [".dockerignore", ".editorconfig", ".github/CODEOWNERS", ".github/ISSUE_TEMPLATE/**", ".github/pull_request_template.md", ".gitignore", ".gitmodules", ".l10nignore", ".npmignore", ".php-cs-fixer.dist.php", ".tx/**", "CHANGELOG.md", "composer.json", "composer.lock", "jest.config.json", "jsconfig.json", "package.json", "package-lock.json", "psalm.xml", "renovate.json"]
path = [".dockerignore", ".editorconfig", ".github/CODEOWNERS", ".github/ISSUE_TEMPLATE/**", ".github/pull_request_template.md", ".gitignore", ".gitmodules", ".l10nignore", ".npmignore", ".php-cs-fixer.dist.php", ".tx/**", "CHANGELOG.md", "composer.json", "composer.lock", "jest.config.json", "jsconfig.json", "l10n/.gitkeep", "package.json", "package-lock.json", "psalm.xml", "renovate.json"]
precedence = "aggregate"
SPDX-FileCopyrightText = "none"
SPDX-License-Identifier = "CC0-1.0"
Expand Down

0 comments on commit a62acb0

Please sign in to comment.