Skip to content

Commit 79c012e

Browse files
chore(deps): bump docker/build-push-action from 3 to 4 (#10464)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 898f064 commit 79c012e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: actions/checkout@v3
4242
- uses: docker/setup-buildx-action@v2
4343
- name: Build and export
44-
uses: docker/build-push-action@v3
44+
uses: docker/build-push-action@v4
4545
with:
4646
context: .
4747
tags: quay.io/argoproj/argoexec:latest

0 commit comments

Comments
 (0)