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 81c890d + 7535859 commit fea6dedCopy full SHA for fea6ded
.github/workflows/build-and-push-services.yml
@@ -106,7 +106,7 @@ jobs:
106
107
- name: Set up Docker Buildx
108
id: buildx
109
- uses: docker/setup-buildx-action@v3.4.0
+ uses: docker/setup-buildx-action@v3.5.0
110
with:
111
version: latest
112
@@ -170,7 +170,7 @@ jobs:
170
171
172
173
174
175
176
0 commit comments