Skip to content

Commit 0edd37f

Browse files
authored
Revert "ci(deps): update docker/build-push-action action from v5.3.0 to v5.4.…" (#800)
This reverts commit 706f10c.
1 parent 898d0c4 commit 0edd37f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
type=ref,event=branch
137137
type=sha
138138
- name: Build and push Docker image
139-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
139+
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
140140
with:
141141
context: .
142142
file: .github/files/build/Dockerfile

0 commit comments

Comments
 (0)