Skip to content

Commit 5290e88

Browse files
build(deps): bump docker/build-push-action from 6 to 7 (#82)
1 parent f498327 commit 5290e88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
-
9898
name: Build Docker image
9999
if: env.exists == 'false'
100-
uses: docker/build-push-action@v6
100+
uses: docker/build-push-action@v7
101101
with:
102102
context: .
103103
push: true

0 commit comments

Comments
 (0)