Skip to content

Commit

Permalink
bye bye snyk, enable codeql in github
Browse files Browse the repository at this point in the history
  • Loading branch information
tuantrannav committed Aug 1, 2023
1 parent f8aeb8c commit 8a3f7cb
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,6 @@ jobs:
java-version: '17.x'
- name: test and build
run: ./gradlew clean build
- uses: snyk/actions/setup@master
- name: snyk
run: snyk test --org=hjelpemiddelbehov --severity-threshold=high
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
- name: publish
run: ./gradlew -Pversion="$(TZ="Europe/Oslo" date +'%Y%m%d%H%M')" build publish
env:
Expand Down

0 comments on commit 8a3f7cb

Please sign in to comment.