Skip to content

Commit cce7182

Browse files
chore(deps): Update docker/build-push-action action to v6.16.0
1 parent 9b80db3 commit cce7182

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd-dgraph-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
password: ${{ secrets.GITHUB_TOKEN }}
2323

2424
- name: Build and push Docker image
25-
uses: docker/build-push-action@v6.15.0
25+
uses: docker/build-push-action@v6.16.0
2626
with:
2727
push: true
2828
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)