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 814e9d9 commit f222ea2Copy full SHA for f222ea2
.github/workflows/deploy-docker-image.yml
@@ -34,7 +34,7 @@ jobs:
34
35
# Sets up the Docker Buildx plugin to build multi-architecture Docker images
36
- name: Set up Docker Buildx
37
- uses: docker/setup-buildx-action@18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0 # v3.11.0
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
38
39
# Authenticates with Docker Hub
40
- name: Login to Docker Hub
0 commit comments