We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0559332 commit 347102bCopy full SHA for 347102b
.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