Merge pull request #1355 from AmruthPillai/dependabot/github_actions/docker/build-push-action-4.1.0

Bump docker/build-push-action from 4.0.0 to 4.1.0
This commit is contained in:
Amruth Pillai
2023-06-15 10:04:26 +02:00
committed by GitHub
+1 -1
View File
@@ -58,7 +58,7 @@ jobs:
- name: Build and Push
id: build
uses: docker/build-push-action@v4.0.0
uses: docker/build-push-action@v4.1.0
with:
context: .
push: true