Skip to content

Commit

Permalink
feat: Update reuse workflow to use v4 of reuse action
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-eder authored Jul 8, 2024
1 parent c59751f commit 6ba48c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reuse-compliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: REUSE Compliance Check
uses: fsfe/reuse-action@v1
uses: fsfe/reuse-action@v4

0 comments on commit 6ba48c7

Please sign in to comment.