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 32ea572 commit e8afb98Copy full SHA for e8afb98
.github/workflows/docker-publish.yml
@@ -49,7 +49,7 @@ jobs:
49
# multi-platform images and export cache
50
# https://github.com/docker/setup-buildx-action
51
- name: Set up Docker Buildx
52
- uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
+ uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
53
54
# Login against a Docker registry except on PR
55
# https://github.com/docker/login-action
0 commit comments