Skip to content

Commit 7bd8214

Browse files
chore: add opencontainers source label for renovate (#38582)
Co-authored-by: Guilherme Gazzo <[email protected]>
1 parent 37a7602 commit 7bd8214

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/build-docker/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ runs:
108108
--allow=fs.read=/tmp/build \
109109
--set "*.tags+=${IMAGE}-gha-run-${{ github.run_id }}" \
110110
--set "*.labels.org.opencontainers.image.description=Build run: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}" \
111+
--set "*.labels.org.opencontainers.image.source=${{ github.server_url }}/${{ github.repository }}" \
111112
--set *.platform=linux/${{ inputs.arch }} \
112113
--set *.cache-from=type=gha \
113114
--set *.cache-to=type=gha,mode=max \

0 commit comments

Comments
 (0)