Merge pull request #2 from SphericalKat/renovate/docker-build-push-action-digest

chore(deps): update docker/build-push-action digest to 2a53c6c
This commit is contained in:
Amogh Lele 2024-05-25 18:06:44 +05:30 committed by GitHub
commit ed024114a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@ jobs:
- name: Build and push Docker image - name: Build and push Docker image
id: push id: push
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4 uses: docker/build-push-action@2a53c6ccda456d31fb62eedc658aae06e238b7bd
with: with:
context: . context: .
push: true push: true