Tag nancy version to v0.3 (#1321)
This is suggested by nancy team to avoid coming breaking change Relates: #1320
This commit is contained in:
parent
18fd36bdd1
commit
8084559c42
2
.github/workflows/pr-extra.yml
vendored
2
.github/workflows/pr-extra.yml
vendored
@ -16,4 +16,4 @@ jobs:
|
||||
# We cannot use nancy-github-action because it is outdated, so it's better to use the latest
|
||||
# docker image for the validation
|
||||
- name: nancy
|
||||
run: go list -json -m all | docker run -i sonatypecommunity/nancy:latest
|
||||
run: go list -json -m all | docker run -i sonatypecommunity/nancy:v0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user