8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18fd36b commit 8084559Copy full SHA for 8084559
.github/workflows/pr-extra.yml
@@ -16,4 +16,4 @@ jobs:
16
# We cannot use nancy-github-action because it is outdated, so it's better to use the latest
17
# docker image for the validation
18
- name: nancy
19
- 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
0 commit comments