Skip to content

Commit 3e2c07d

Browse files
authored
Merge pull request #262 from alarmdisplay/renovate/docker-build-push-action-6.x
chore(deps): update docker/build-push-action action to v6
2 parents 690ba53 + 5ddca0b commit 3e2c07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
5353
- name: Build and push Docker image
5454
id: build-and-push
55-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
55+
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
5656
with:
5757
context: .
5858
platforms: linux/arm/v7,linux/arm64,linux/amd64

0 commit comments

Comments
 (0)