From d9ab2e76f0aa46dbbe095b8a57482a9cc04cfd34 Mon Sep 17 00:00:00 2001 From: Dearsh Oberoi Date: Mon, 9 Mar 2026 10:56:15 +0530 Subject: [PATCH] chore(npm): Upgrade fsfe/reuse-action Signed-off-by: Dearsh Oberoi --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 5463408..481ac90 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -68,7 +68,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: REUSE Compliance Check - uses: fsfe/reuse-action@v5 + uses: fsfe/reuse-action@v6 lint-commits: name: Commit Linting