Skip to content

Commit

Permalink
fix(github-action): update docker/build-push-action action to v6.4.1 (#…
Browse files Browse the repository at this point in the history
…6752)

| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | docker/build-push-action | v6.4.0 | v6.4.1 |

Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com>
  • Loading branch information
rosey-the-renovator-bot[bot] authored Jul 17, 2024
1 parent 8b515a8 commit b26cfc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
EOF
- name: Publish web container
uses: docker/build-push-action@a254f8ca60a858f3136a2f1f23a60969f2c402dd # v6.4.0
uses: docker/build-push-action@1ca370b3a9802c92e886402e0dd88098a2533b12 # v6.4.1
with:
context: /home/runner/crdSchemas
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit b26cfc2

Please sign in to comment.