Skip to content

Commit 7024fc0

Browse files
build(deps): bump fossas/fossa-action from 1.9.0 to 2.0.0 (#11919)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b69e9aa commit 7024fc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/license_compliance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
# We keep the license inventory on FOSSA
5555
- name: Send license report to Fossa
56-
uses: fossas/fossa-action@ff70fe9fe17cbd2040648f1c45e8ec4e4884dcf3 # v1.9.0
56+
uses: fossas/fossa-action@29693cc50323968e039056be419b32989fc5880c # v2.0.0
5757
continue-on-error: true # not critical
5858
with:
5959
api-key: ${{ secrets.FOSSA_LICENSE_SCAN_TOKEN }}

0 commit comments

Comments
 (0)