Skip to content

Commit e340a39

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

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
@@ -302,7 +302,7 @@ jobs:
302302
- id: push
303303
env:
304304
DOCKER_BUILD_RECORD_UPLOAD: false
305-
uses: docker/build-push-action@v6
305+
uses: docker/build-push-action@v7
306306
with:
307307
cache-from: type=gha
308308
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)