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 6ac648b + d80986d commit 0a1cb5dCopy full SHA for 0a1cb5d
.github/workflows/jenkins-x-release.yaml
@@ -48,7 +48,7 @@ jobs:
48
- name: Set up QEMU
49
uses: docker/setup-qemu-action@v2
50
- name: Set up Docker Buildx
51
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
52
- name: Login to GitHub Container Registry
53
uses: docker/login-action@v2
54
with:
@@ -172,7 +172,7 @@ jobs:
172
173
174
175
176
177
178
0 commit comments