From 531f95bf74c209a5870d621f0401a4237ed6fcd4 Mon Sep 17 00:00:00 2001 From: Hubert Deng Date: Thu, 1 Feb 2024 10:53:03 -0800 Subject: [PATCH 1/3] fossa fix --- .github/workflows/enforce-license-compliance.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/enforce-license-compliance.yml b/.github/workflows/enforce-license-compliance.yml index 3c7ec30fa0aa98..2d8a2b63c775d7 100644 --- a/.github/workflows/enforce-license-compliance.yml +++ b/.github/workflows/enforce-license-compliance.yml @@ -9,6 +9,6 @@ jobs: runs-on: ubuntu-latest steps: - name: 'Enforce License Compliance' - uses: getsentry/action-enforce-license-compliance@520fb640b532c27b4da9644116d102b579ef84f5 # main + uses: getsentry/action-enforce-license-compliance@0671ad95d69728d307c859d2a512e450439f1292 # main with: fossa_api_key: ${{ secrets.FOSSA_API_KEY }} From 4610bc0285dc87f6483e45dde40374a4d7b8e293 Mon Sep 17 00:00:00 2001 From: Hubert Deng Date: Thu, 1 Feb 2024 11:08:55 -0800 Subject: [PATCH 2/3] try adding something with no license --- requirements-frozen.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index fdba3678051bc7..81453930d7a66c 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -95,6 +95,7 @@ pydantic==1.10.9 pyjwt==2.4.0 pymemcache==4.0.0 pyparsing==3.0.9 +pypi-project-no-license==0.1.1 python-dateutil==2.8.2 python-rapidjson==1.8 python-u2flib-server==5.0.0 From 3b50b9922ceada130b386bc796c7e5e25896a117 Mon Sep 17 00:00:00 2001 From: "getsantry[bot]" <66042841+getsantry[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 19:10:44 +0000 Subject: [PATCH 3/3] :snowflake: re-freeze requirements --- requirements-frozen.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements-frozen.txt b/requirements-frozen.txt index 81453930d7a66c..fdba3678051bc7 100644 --- a/requirements-frozen.txt +++ b/requirements-frozen.txt @@ -95,7 +95,6 @@ pydantic==1.10.9 pyjwt==2.4.0 pymemcache==4.0.0 pyparsing==3.0.9 -pypi-project-no-license==0.1.1 python-dateutil==2.8.2 python-rapidjson==1.8 python-u2flib-server==5.0.0