There was an error while loading. Please reload this page.
1 parent fbeed84 commit c385125Copy full SHA for c385125
1 file changed
.github/workflows/build.yml
@@ -87,7 +87,7 @@ jobs:
87
88
- name: Build and push
89
id: push
90
- uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # v6.18.0
+ uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
91
with:
92
context: .
93
# A pull request builds one architecture and keeps it local: `--load`
0 commit comments