Skip to content

Commit

Permalink
Pin to buildkx 0.15.2 to avoid bad-file-descriptor issue (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
ozydingo authored Jul 16, 2024
1 parent 4e46acc commit b787509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ runs:
uses: docker/setup-buildx-action@v3
with:
endpoint: buildx-context
version: v0.15.2

- name: Login
uses: docker/login-action@v3
Expand Down

0 comments on commit b787509

Please sign in to comment.