We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b9b235 + 25e790c commit a9a8a9dCopy full SHA for a9a8a9d
1 file changed
.github/workflows/ci.yml
@@ -166,7 +166,7 @@ jobs:
166
driver-opts: network=host
167
-
168
name: Build and push
169
- uses: docker/build-push-action@v6
+ uses: docker/build-push-action@v7
170
with:
171
context: ./test
172
push: true
@@ -205,7 +205,7 @@ jobs:
205
206
207
208
209
210
211
0 commit comments