mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update docker/build-push-action action to v4.2.0
| datasource | package | from | to | | ----------- | ------------------------ | ------ | ------ | | github-tags | docker/build-push-action | v4.1.1 | v4.2.0 |
This commit is contained in:
2
.github/workflows/publish-schemas.yaml
vendored
2
.github/workflows/publish-schemas.yaml
vendored
@@ -111,7 +111,7 @@ jobs:
|
||||
EOF
|
||||
|
||||
- name: Publish web container
|
||||
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 # v4.1.1
|
||||
uses: docker/build-push-action@4e4ee680f69700760d5620a94c020aef883043aa # v4.2.0
|
||||
with:
|
||||
context: /home/runner/crdSchemas
|
||||
platforms: linux/amd64,linux/arm64
|
||||
|
Reference in New Issue
Block a user