Skip to content

Commit

Permalink
Upgrade to reuse tool 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrotteveel committed May 2, 2024
1 parent 63a2005 commit 48e5b8e
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-compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1
uses: fsfe/reuse-action@v3
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# SPDX-License-Identifier: Apache-2.0
repos:
- repo: https://github.com/fsfe/reuse-tool
rev: v1.1.2
rev: v3.0.2
hooks:
- id: reuse

0 comments on commit 48e5b8e

Please sign in to comment.