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 8bfe0c3 commit 2bf0ddeCopy full SHA for 2bf0dde
.github/workflows/docker-publish.yml
@@ -47,7 +47,7 @@ jobs:
47
# multi-platform images and export cache
48
# https://github.com/docker/setup-buildx-action
49
- name: Set up Docker Buildx
50
- uses: docker/setup-buildx-action@f95db51fddba0c2d1ec667646a06c2ce06100226 # v3.0.0
+ uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
51
52
# Login against a Docker registry except on PR
53
# https://github.com/docker/login-action
0 commit comments