Skip to content

Commit 135843c

Browse files
Bump docker/build-push-action from 6 to 7 (#441)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bb7c42d commit 135843c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
fi
111111
- name: Build and push by digest
112112
id: build
113-
uses: docker/build-push-action@v6
113+
uses: docker/build-push-action@v7
114114
with:
115115
context: asterisk
116116
platforms: ${{ matrix.target.platform }}

0 commit comments

Comments
 (0)