Skip to content

Commit 6098ecc

Browse files
chore(deps): update docker/build-push-action action to v3 (#1137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 24a1c8b commit 6098ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy_docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
images: banmanagement/webui
2727

2828
- name: Build and push Docker image
29-
uses: docker/build-push-action@v2
29+
uses: docker/build-push-action@v3
3030
with:
3131
context: .
3232
push: true

0 commit comments

Comments
 (0)