From 30b97b0835a4883b75ddf14af5b475bb5b027d76 Mon Sep 17 00:00:00 2001 From: Wolfgang Ginolas Date: Tue, 2 Apr 2024 13:55:52 +0200 Subject: [PATCH] Update fsfe/reuse-action to v3 --- .github/workflows/reuse.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml index 11c46d3..b5daffa 100644 --- a/.github/workflows/reuse.yml +++ b/.github/workflows/reuse.yml @@ -9,7 +9,7 @@ on: [push, pull_request] jobs: test: runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v2 - - name: REUSE Compliance Check - uses: fsfe/reuse-action@v1 \ No newline at end of file + steps: + - uses: actions/checkout@v2 + - name: REUSE Compliance Check + uses: fsfe/reuse-action@v3