Skip to content

Commit bb28d93

Browse files
Bump docker/build-push-action from 6 to 7 (#79)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a465ed5 commit bb28d93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

146146
- name: Build and push Docker image
147-
uses: docker/build-push-action@v6
147+
uses: docker/build-push-action@v7
148148
with:
149149
context: .
150150
push: true

0 commit comments

Comments
 (0)