Skip to content

Commit d92e475

Browse files
build(deps): bump docker/build-push-action from 6 to 7 (#168)
1 parent ac02acb commit d92e475

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

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

5050
- name: Build and push Docker image
51-
uses: docker/build-push-action@v6
51+
uses: docker/build-push-action@v7
5252
with:
5353
context: .
5454
push: true

0 commit comments

Comments
 (0)