Skip to content

Commit 07ec6e3

Browse files
Update docker/build-push-action action to v7 (#48)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 918ed56 commit 07ec6e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Build and push
4343
id: push
44-
uses: docker/build-push-action@v6
44+
uses: docker/build-push-action@v7
4545
with:
4646
context: .
4747
push: true

0 commit comments

Comments
 (0)