We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e3a98 commit ae0e99dCopy full SHA for ae0e99d
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
echo "TRIMMED_VERSION=${GITHUB_REF#refs/tags/v}" >> $GITHUB_OUTPUT
22
23
- name: REUSE Compliance Check
24
- uses: fsfe/reuse-action@v1
+ uses: fsfe/reuse-action@v4
25
with:
26
args: spdx -o zephyr-${{ steps.get_version.outputs.VERSION }}.spdx
27
0 commit comments