Skip to content

Commit 10af948

Browse files
authored
Merge pull request #11 from netresearch/renovate/docker-build-push-action-7.x
Update docker/build-push-action action to v7
2 parents 7112c09 + fcb8d57 commit 10af948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
8888
- name: Build and push
8989
id: push
90-
uses: docker/build-push-action@10e90e3645eae34f1e60eeb005ba3a3d33f178e8 # v6.19.2
90+
uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a # v7.3.0
9191
with:
9292
context: .
9393
# A pull request builds one architecture and keeps it local: `--load`

0 commit comments

Comments
 (0)