Skip to content

Commit 8eac439

Browse files
chore(deps): bump docker/build-push-action from 6 to 7 (#4)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c68052f commit 8eac439

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
suffix=${{ matrix.context.suffix }}
6969
7070
- name: Build Docker image
71-
uses: docker/build-push-action@v6
71+
uses: docker/build-push-action@v7
7272
with:
7373
context: ${{ matrix.context.name }}
7474
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)