fix: Updated commit hash for opencontainers revision (#7340)

Co-authored-by: Michael Genson <71845777+michael-genson@users.noreply.github.com>
This commit is contained in:
Brian Choromanski
2026-03-27 17:51:53 -04:00
committed by GitHub
parent 7a8a511d48
commit 17d9be3b15

View File

@@ -52,6 +52,7 @@ jobs:
# Overwrite the image.version label with our tag
labels: |
org.opencontainers.image.version=${{ inputs.tag }}
org.opencontainers.image.revision=${{ inputs.ref || github.sha }}
- name: Retrieve Python package
uses: actions/download-artifact@v4