mirror of
https://github.com/HMCore/Core.git
synced 2025-12-10 21:06:19 +00:00
Update snyk-infrastructure-analysis.yml
This commit is contained in:
@@ -21,11 +21,6 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up JDK 11
|
||||
uses: actions/setup-java@v2
|
||||
with:
|
||||
java-version: '11'
|
||||
distribution: 'adopt'
|
||||
- name: Grant execute permission for gradlew
|
||||
run: chmod +x gradlew
|
||||
- name: Run Snyk to check configuration files for security issues
|
||||
|
||||
Reference in New Issue
Block a user