Skip to content

Commit a9804a8

Browse files
feat(github-action): update docker/build-push-action action to v5.4.0 (#6413)
| datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | docker/build-push-action | v5.3.0 | v5.4.0 | Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com>
1 parent 639c20b commit a9804a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schemas.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
EOF
113113
114114
- name: Publish web container
115-
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
115+
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
116116
with:
117117
context: /home/runner/crdSchemas
118118
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)