Skip to content

Commit b7b0e3d

Browse files
chore(deps): bump docker/build-push-action from 2 to 5 (#1061)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1b5150 commit b7b0e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
- name: Set up Docker Buildx
142142
uses: docker/setup-buildx-action@v3
143143
- name: Build Docker image
144-
uses: docker/build-push-action@v2
144+
uses: docker/build-push-action@v5
145145
with:
146146
context: .
147147
file: ./Dockerfile

0 commit comments

Comments
 (0)