There was an error while loading. Please reload this page.
1 parent e596650 commit 1b8c0b3Copy full SHA for 1b8c0b3
1 file changed
.github/workflows/docker.yaml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
22
23
- name: Set up Docker Buildx
24
- uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
+ uses: docker/setup-buildx-action@bb05f3f5519dd87d3ba754cc423b652a5edd6d2c # v4.2.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