Skip to content

Commit dc67405

Browse files
authored
build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 (#139)
2 parents c4f6556 + 0636f01 commit dc67405

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
latest=false
8484
8585
- name: Build${{ github.event_name == 'pull_request' && '' || ' + push' }}
86-
uses: docker/build-push-action@v7.1.0
86+
uses: docker/build-push-action@v7.2.0
8787
with:
8888
context: .
8989
file: cmd/hypercache-server/Dockerfile

0 commit comments

Comments
 (0)