There was an error while loading. Please reload this page.
1 parent 29f409a commit 3a8ef99Copy full SHA for 3a8ef99
1 file changed
.github/workflows/docker.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
27
28
- name: Install Docker Buildx
29
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
+ uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
30
31
- name: Build image
32
run: >
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
- name: Login to DockerHub
64
0 commit comments