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 b69e9aa commit 7024fc0Copy full SHA for 7024fc0
1 file changed
.github/workflows/license_compliance.yml
@@ -53,7 +53,7 @@ jobs:
53
54
# We keep the license inventory on FOSSA
55
- name: Send license report to Fossa
56
- uses: fossas/fossa-action@ff70fe9fe17cbd2040648f1c45e8ec4e4884dcf3 # v1.9.0
+ uses: fossas/fossa-action@29693cc50323968e039056be419b32989fc5880c # v2.0.0
57
continue-on-error: true # not critical
58
with:
59
api-key: ${{ secrets.FOSSA_LICENSE_SCAN_TOKEN }}
0 commit comments