Skip to content

Commit cfc50d3

Browse files
authored
Merge pull request getsentry#2643 from getsentry/fix/rz/fossa-action
2 parents 4337591 + 3baea22 commit cfc50d3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/enforce-license-compliance.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,15 @@ jobs:
1010
enforce-license-compliance:
1111
runs-on: ubuntu-latest
1212
steps:
13+
- name: Setup Gradle
14+
uses: gradle/gradle-build-action@6095a76664413da4c8c134ee32e8a8ae900f0f1f # pin@v2
15+
16+
- name: Set up Java
17+
uses: actions/setup-java@v3
18+
with:
19+
distribution: 'temurin'
20+
java-version: '17'
21+
1322
- name: 'Enforce License Compliance'
1423
uses: getsentry/action-enforce-license-compliance@main
1524
with:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy