Skip to content

Commit ae0e99d

Browse files
kartbennashif
authored andcommitted
ci: github: bump fsfe/reuse-action from 1 to 4
Bumps [fsfe/reuse-action](https://github.com/fsfe/reuse-action) from 1 to 4. - [Release notes](https://github.com/fsfe/reuse-action/releases) - [Commits](fsfe/reuse-action@v1...v4) --- updated-dependencies: - dependency-name: fsfe/reuse-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: Benjamin Cabé <[email protected]>
1 parent 71e3a98 commit ae0e99d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
echo "TRIMMED_VERSION=${GITHUB_REF#refs/tags/v}" >> $GITHUB_OUTPUT
2222
2323
- name: REUSE Compliance Check
24-
uses: fsfe/reuse-action@v1
24+
uses: fsfe/reuse-action@v4
2525
with:
2626
args: spdx -o zephyr-${{ steps.get_version.outputs.VERSION }}.spdx
2727

0 commit comments

Comments
 (0)