We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81017a6 + 0e6a81e commit d11257bCopy full SHA for d11257b
1 file changed
.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@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
53
54
# Login against a Docker registry except on PR
55
# https://github.com/docker/login-action
0 commit comments