Update workflow around runner docker image. (#4133)

This commit is contained in:
Tingluo Huang
2025-11-24 08:59:01 -05:00
committed by GitHub
parent 221f65874f
commit 3f9f6f3994
3 changed files with 125 additions and 1 deletions

View File

@@ -334,8 +334,9 @@ jobs:
push: true
labels: |
org.opencontainers.image.source=${{github.server_url}}/${{github.repository}}
org.opencontainers.image.description=https://github.com/actions/runner/releases/tag/v${{ steps.image.outputs.version }}
org.opencontainers.image.licenses=MIT
annotations: |
org.opencontainers.image.description=https://github.com/actions/runner/releases/tag/v${{ steps.image.outputs.version }}
- name: Generate attestation
uses: actions/attest-build-provenance@v3