From 6e62f3cb55300e53eb581167ff924bb8293eb4a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 10:14:29 +0000 Subject: [PATCH] chore(deps): bump fsfe/reuse-action from 3 to 4 (#104) --- .github/workflows/master.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index a9ca8cc..77eb4d5 100644 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -70,7 +70,7 @@ jobs: - uses: actions/checkout@v4 - name: reuse lint - uses: fsfe/reuse-action@v3 + uses: fsfe/reuse-action@v4 fossa-check: runs-on: ubuntu-latest