Skip to content

Commit 3b5eaa6

Browse files
deps(ci): bump fsfe/reuse-action from 5 to 6 (#144)
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 5 to 6. - [Release notes](https://github.com/fsfe/reuse-action/releases) - [Commits](fsfe/reuse-action@v5...v6) --- updated-dependencies: - dependency-name: fsfe/reuse-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ffa8fc commit 3b5eaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
run: cargo +nightly-2025-08-01 fmt --all -- --check
5656

5757
- name: REUSE Compliance
58-
uses: fsfe/reuse-action@v5
58+
uses: fsfe/reuse-action@v6
5959

6060
# 🔍 Linting
6161
clippy:

0 commit comments

Comments
 (0)