From f636f45ab3d0a2ff912100a95ce15bd3b03580a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 15:32:53 +0000 Subject: [PATCH] Bump fsfe/reuse-action from 3.0.0 to 4.0.0 Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/fsfe/reuse-action/releases) - [Commits](https://github.com/fsfe/reuse-action/compare/v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: fsfe/reuse-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/REUSE.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/REUSE.yaml b/.github/workflows/REUSE.yaml index 299044cf..d7cb1ebc 100644 --- a/.github/workflows/REUSE.yaml +++ b/.github/workflows/REUSE.yaml @@ -19,4 +19,4 @@ jobs: - name: Checkout code uses: actions/checkout@v4 - name: REUSE Compliance Check - uses: fsfe/reuse-action@v3.0.0 + uses: fsfe/reuse-action@v4.0.0