|
|
|
|
@ -116,6 +116,9 @@ |
|
|
|
|
"image_digest_linux_arm64": "${{ steps.digest.outputs.digest_linux_arm64 }}" |
|
|
|
|
"image_name": "${{ steps.weekly-version.outputs.image_name }}" |
|
|
|
|
"image_tag": "${{ steps.weekly-version.outputs.image_version }}" |
|
|
|
|
"permissions": |
|
|
|
|
"contents": "read" |
|
|
|
|
"id-token": "write" |
|
|
|
|
"runs-on": "${{ matrix.runs_on }}" |
|
|
|
|
"steps": |
|
|
|
|
- "name": "pull release library code" |
|
|
|
|
@ -236,6 +239,9 @@ |
|
|
|
|
"image_digest_linux_arm64": "${{ steps.digest.outputs.digest_linux_arm64 }}" |
|
|
|
|
"image_name": "${{ steps.weekly-version.outputs.image_name }}" |
|
|
|
|
"image_tag": "${{ steps.weekly-version.outputs.image_version }}" |
|
|
|
|
"permissions": |
|
|
|
|
"contents": "read" |
|
|
|
|
"id-token": "write" |
|
|
|
|
"runs-on": "${{ matrix.runs_on }}" |
|
|
|
|
"steps": |
|
|
|
|
- "name": "pull release library code" |
|
|
|
|
@ -356,6 +362,9 @@ |
|
|
|
|
"image_digest_linux_arm64": "${{ steps.digest.outputs.digest_linux_arm64 }}" |
|
|
|
|
"image_name": "${{ steps.weekly-version.outputs.image_name }}" |
|
|
|
|
"image_tag": "${{ steps.weekly-version.outputs.image_version }}" |
|
|
|
|
"permissions": |
|
|
|
|
"contents": "read" |
|
|
|
|
"id-token": "write" |
|
|
|
|
"runs-on": "${{ matrix.runs_on }}" |
|
|
|
|
"steps": |
|
|
|
|
- "name": "pull release library code" |
|
|
|
|
@ -476,6 +485,9 @@ |
|
|
|
|
"image_digest_linux_arm64": "${{ steps.digest.outputs.digest_linux_arm64 }}" |
|
|
|
|
"image_name": "${{ steps.weekly-version.outputs.image_name }}" |
|
|
|
|
"image_tag": "${{ steps.weekly-version.outputs.image_version }}" |
|
|
|
|
"permissions": |
|
|
|
|
"contents": "read" |
|
|
|
|
"id-token": "write" |
|
|
|
|
"runs-on": "${{ matrix.runs_on }}" |
|
|
|
|
"steps": |
|
|
|
|
- "name": "pull release library code" |
|
|
|
|
|