Merge pull request #28135 from element-hq/renovate/docker

Update docker/build-push-action digest to 4f58ea7
pull/28148/head
David Baker 2024-10-01 19:54:18 +00:00 committed by GitHub
commit 50871f6973
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ jobs:
- name: Build and push - name: Build and push
id: build-and-push id: build-and-push
uses: docker/build-push-action@5cd11c3a4ced054e52742c5fd54dca954e0edd85 # v6 uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6
with: with:
context: . context: .
push: true push: true