Skip to content

Commit

Permalink
chore(github-action): update docker/setup-buildx-action action to v3.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
  • Loading branch information
budimanjojo-bot[bot] committed Oct 3, 2024
1 parent ecd4a8e commit 2ee461e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-kubernetes-schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:

- name: Set up Docker Buildx
id: buildx
uses: docker/setup-buildx-action@v3.6.1
uses: docker/setup-buildx-action@v3.7.0

- name: Login to GitHub Container Registry
uses: docker/[email protected]
Expand Down

0 comments on commit 2ee461e

Please sign in to comment.