Skip to content

Commit e9c3268

Browse files
committed
MAINT: Update docker/build-push-action digest to ca877d9
1 parent ad7c001 commit e9c3268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
project_name: ${{env.project}}
3232
environment: production
3333
gar_docker_auth: true
34-
- uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d # v6
34+
- uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 # v6
3535
with:
3636
context: .
3737
tags: ${{secrets.GAR_DOCKER_REGISTRY}}/${{env.project}}:${{github.sha}}

0 commit comments

Comments
 (0)