diff --git a/.github/workflows/pr-extra.yml b/.github/workflows/pr-extra.yml
index 75acbb92..a99d027a 100644
--- a/.github/workflows/pr-extra.yml
+++ b/.github/workflows/pr-extra.yml
@@ -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