This commit is contained in:
Dan Rollo 2021-09-19 22:50:31 +05:30 committed by GitHub
commit 683b4795cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,3 +33,9 @@ jobs:
- name: Test
run: make test
- name: WriteGoList
run: go list -json -m all > go.list
- name: Nancy scan
uses: sonatype-nexus-community/nancy-github-action@main