Skip to content

Commit 83279eb

Browse files
chore(deps): update docker/build-push-action action to v5.3.0
1 parent b572842 commit 83279eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
type=ref,event=pr
112112
113113
- name: Build and push Docker image for all plattforms
114-
uses: docker/build-push-action@v5.2.0
114+
uses: docker/build-push-action@v5.3.0
115115
id: docker_build_runtime_cross
116116
with:
117117
context: .

0 commit comments

Comments
 (0)