From d952e969fa5c08b58da71f1d641190371212c65f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jul 2023 03:10:31 +0000 Subject: [PATCH] chore(deps): bump fsfe/reuse-action from 1 to 2 Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 1 to 2. - [Release notes](https://github.com/fsfe/reuse-action/releases) - [Commits](https://github.com/fsfe/reuse-action/compare/v1...v2) --- updated-dependencies: - dependency-name: fsfe/reuse-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scan.yml b/.github/workflows/scan.yml index fdf8e10..2fe479d 100644 --- a/.github/workflows/scan.yml +++ b/.github/workflows/scan.yml @@ -112,6 +112,6 @@ jobs: uses: actions/checkout@v3 - name: Lint - uses: fsfe/reuse-action@v1 + uses: fsfe/reuse-action@v2 with: args: lint