Fix: Remove passing gerrit ref and use commit sha
[releng/builder.git] / .github / workflows / gerrit-packer-verify.yaml
index cbda498d9a3bd00d0c4b9accecb53e617fd4d603..84d0b1bb58425c01439136c0eea4dc374dde46ce 100644 (file)
@@ -111,7 +111,7 @@ jobs:
         id: changes
         with:
           base: ${{ inputs.GERRIT_BRANCH }}
-          ref: ${{ inputs.GERRIT_REFSPEC }}
+          ref: ${{ inputs.GERRIT_PATCHSET_REVISION }}
           filters: |
             src:
               - 'packer/**'