Skip to content

Commit 88430c3

Browse files
build(deps): bump fsfe/reuse-action from 5 to 6 (#74)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3132169 commit 88430c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: "Checkout sources"
3636
uses: actions/checkout@v5
3737
- name: "REUSE compliance check"
38-
uses: fsfe/reuse-action@v5
38+
uses: fsfe/reuse-action@v6
3939

4040
json-yaml-validate:
4141
name: "JSON and YAML"

0 commit comments

Comments
 (0)