Skip to content

Commit b3a5bec

Browse files
committed
updated tag to point to PR head SHA
1 parent 409475b commit b3a5bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/odis-combiner-container.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
workload-id-provider: projects/1094498259535/locations/global/workloadIdentityPools/gh-social-connect/providers/github-by-repos
2929
service-account: 'social-connect-dev@devopsre.iam.gserviceaccount.com'
3030
artifact-registry: us-west1-docker.pkg.dev/devopsre/dev-images/odis-combiner
31-
tags: ${{ github.sha }}
31+
tags: ${{ github.event.pull_request.head.sha }}
3232
context: .
3333
file: dockerfiles/Dockerfile-combiner
3434
trivy: true

0 commit comments

Comments
 (0)