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 10fb630 commit 8245215Copy full SHA for 8245215
.github/workflows/main.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
21
22
- name: REUSE Compliance Check
23
- uses: fsfe/reuse-action@43bd643263f2a557a37e023e538ab9f83dce92a6 # v1.1.1
+ uses: fsfe/reuse-action@28cf8f33bc50f4c306f52e38fe3826717dea63dc # v1.3.0
24
25
check-bundle-size:
26
if: ${{ github.base_ref == 'main' }} # only for PRs targeting main branch
0 commit comments