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 2314f84 commit 1f8131cCopy full SHA for 1f8131c
.github/workflows/cd-dgraph-nightly.yml
@@ -22,7 +22,7 @@ jobs:
22
password: ${{ secrets.GITHUB_TOKEN }}
23
24
- name: Build and push Docker image
25
- uses: docker/build-push-action@v6.17.0
+ uses: docker/build-push-action@v6.18.0
26
with:
27
push: true
28
platforms: linux/amd64,linux/arm64
0 commit comments