We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6851f4 commit eb3bea1Copy full SHA for eb3bea1
1 file changed
.github/workflows/ci-pipeline.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: sigstore/cosign-installer@v3.6.0
40
41
- name: Setup Docker buildx
42
- uses: docker/setup-buildx-action@v3.6.1
+ uses: docker/setup-buildx-action@v3.7.0
43
44
# Login against a Docker registry except on PR
45
# https://github.com/docker/login-action
0 commit comments