Skip to content

Commit 874780e

Browse files
chore(deps): Update docker/build-push-action action to v6.17.0 (#9415)
1 parent a7a8e44 commit 874780e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.16.0
25+
uses: docker/build-push-action@v6.17.0
2626
with:
2727
push: true
2828
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)