Browse Source

Bump FOSSA pin #inc-187 (#37415)

Chad Whitacre 2 years ago
parent
commit
be7d1ca429
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/enforce-license-compliance.yml

+ 1 - 1
.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@12963903b446858884f6e01290a5b2a9e7304d17  # main
+        uses: getsentry/action-enforce-license-compliance@693b4f5a92ea8629db875f0226b05e8af43c95ae  # main
         with:
           fossa_api_key: ${{ secrets.FOSSA_API_KEY }}