Skip to content

Commit 23271e6

Browse files
committed
Tag nancy version to v0.3
This is suggested by nancy team to avoid coming breaking change Relates: golangci#1320
1 parent 18fd36b commit 23271e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-extra.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
# We cannot use nancy-github-action because it is outdated, so it's better to use the latest
1717
# docker image for the validation
1818
- name: nancy
19-
run: go list -json -m all | docker run -i sonatypecommunity/nancy:latest
19+
run: go list -json -m all | docker run -i sonatypecommunity/nancy:v0.3

0 commit comments

Comments
 (0)