We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f46f58 commit 68cae2dCopy full SHA for 68cae2d
.github/workflows/deploy-docker-image.yml
@@ -33,7 +33,7 @@ jobs:
33
34
# Sets up the Docker Buildx plugin to build multi-architecture Docker images
35
- name: Set up Docker Buildx
36
- uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
+ uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
37
38
# Authenticates with Docker Hub
39
- name: Login to Docker Hub
0 commit comments