There was an error while loading. Please reload this page.
1 parent ea56b72 commit a144483Copy full SHA for a144483
1 file changed
.github/workflows/docker.yaml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
22
23
- name: Set up Docker Buildx
24
- uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.0
+ uses: docker/setup-buildx-action@37fe631027851001ddb9b187196cc803df7f5f0e # v4.3.0
25
26
# Only run if it is for a tag, else it exposes credentials for no reason (we don't push)
27
- name: Login to Docker Hub
0 commit comments