Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit af4341b

Browse files
authoredJan 27, 2025··
chore(deps): update docker/build-push-action action to v6
1 parent cc41880 commit af4341b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
- name: Set up Docker Buildx
146146
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3
147147
- name: Build and push
148-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5
148+
uses: docker/build-push-action@48aba3b46d1b1fec4febb7c5d0c644b249a11355 # v6.10.0
149149
with:
150150
platforms: linux/amd64
151151
context: .

0 commit comments

Comments
 (0)
Please sign in to comment.