We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0559332 + 347102b commit bb805b7Copy full SHA for bb805b7
.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@57ba820387a1a9315a46115ee276b2968da51f3d # main
+ uses: getsentry/action-enforce-license-compliance@0671ad95d69728d307c859d2a512e450439f1292 # main
13
with:
14
fossa_api_key: ${{ secrets.FOSSA_API_KEY }}
0 commit comments