Skip to content

Commit 3d35d62

Browse files
chore(deps): update docker/build-push-action action to v7 (#1002)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bfb1834 commit 3d35d62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
password: ${{ secrets.DOCKER_RELEASE_PASSWORD }}
5858

5959
- name: Build
60-
uses: docker/build-push-action@v6
60+
uses: docker/build-push-action@v7
6161
with:
6262
builder: ${{ steps.buildx.outputs.name }}
6363
context: .

0 commit comments

Comments
 (0)