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.
2 parents 8d3f1fd + 076acb8 commit 1935a0cCopy full SHA for 1935a0c
.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@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
+ uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
53
54
# Login against a Docker registry except on PR
55
# https://github.com/docker/login-action
0 commit comments