Skip to content

Commit e1845db

Browse files
authored
Merge branch 'main' into pre-commit-ci-update-config
2 parents d19a7b1 + d8d21a1 commit e1845db

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
@@ -193,7 +193,7 @@ jobs:
193193
continue-on-error: true
194194

195195
- name: Build and Push Docker Image
196-
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
196+
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
197197
with:
198198
file: build/Dockerfile
199199
context: "."

0 commit comments

Comments
 (0)