Skip to content

Commit 8084559

Browse files
authored
Tag nancy version to v0.3 (#1321)
This is suggested by nancy team to avoid coming breaking change Relates: #1320
1 parent 18fd36b commit 8084559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-extra.yml

Lines changed: 1 addition & 1 deletion
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)