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 7703209 commit 9785349Copy full SHA for 9785349
.github/workflows/enforce-license-compliance.yml
@@ -9,6 +9,6 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- name: 'Enforce License Compliance'
12
- uses: getsentry/action-enforce-license-compliance@520fb640b532c27b4da9644116d102b579ef84f5 # main
+ uses: getsentry/action-enforce-license-compliance@0671ad95d69728d307c859d2a512e450439f1292 # main
13
with:
14
fossa_api_key: ${{ secrets.FOSSA_API_KEY }}
0 commit comments