chore(deps): update docker/build-push-action action to v5

This commit is contained in:
renovate[bot] 2023-09-12 10:07:56 +00:00 committed by GitHub
parent 2abc894049
commit e311bc6cb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -49,7 +49,7 @@ jobs:
type=raw,value=latest type=raw,value=latest
- name: Build and push by digest - name: Build and push by digest
uses: docker/build-push-action@v4 uses: docker/build-push-action@v5
id: build id: build
with: with:
context: . context: .