Merge pull request #1368 from AmruthPillai/dependabot/github_actions/docker/build-push-action-4.1.1

Bump docker/build-push-action from 4.1.0 to 4.1.1
This commit is contained in:
Amruth Pillai
2023-06-22 16:13:14 +02:00
committed by GitHub

View File

@ -58,7 +58,7 @@ jobs:
- name: Build and Push
id: build
uses: docker/build-push-action@v4.1.0
uses: docker/build-push-action@v4.1.1
with:
context: .
push: true