databricks-cli/.github/workflows
Pieter Noordhuis f65508690d
Update publish-winget action to use Komac directly (#2228)
## Changes

For the most recent release, I had to re-run the "publish-winget" action
a couple of times before it passed. The underlying issue that causes the
failure should be solved by the latest version of the action, but upon
inspection of the latest version, I found that it always installs the
latest version of [Komac](https://github.com/russellbanks/Komac). To
both fix the issue and lock this down further, I updated our action to
call Komac directly instead of relying on a separate action to do this
for us.

## Tests

Successful run in
https://github.com/databricks/cli/actions/runs/12951529979.
2025-01-24 15:33:54 +00:00
..
close-stale-issues.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
external-message.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
integration-approve.yml Enable integration workflows (#2086) 2025-01-06 16:07:15 +00:00
integration-main.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
integration-pr.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
publish-winget.yml Update publish-winget action to use Komac directly (#2228) 2025-01-24 15:33:54 +00:00
push.yml Run tests with coverage on CI (#2141) 2025-01-20 15:41:24 +00:00
release-snapshot.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00
release.yml Pin all github actions to commit hash (#2129) 2025-01-14 07:39:34 +00:00