Skip to content

Bump yokawasa/action-setup-kube-tools from 0.11.2 to 0.13.1#3678

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/yokawasa/action-setup-kube-tools-0.13.1
Open

Bump yokawasa/action-setup-kube-tools from 0.11.2 to 0.13.1#3678
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/yokawasa/action-setup-kube-tools-0.13.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 10, 2026

Bumps yokawasa/action-setup-kube-tools from 0.11.2 to 0.13.1.

Release notes

Sourced from yokawasa/action-setup-kube-tools's releases.

v0.13.1

What's Changed

Full Changelog: yokawasa/action-setup-kube-tools@v0.13.0...v0.13.1

v0.13.0

What's Changed

  • Support 'latest' as default tool version by @​yokawasa in yokawasa/action-setup-kube-tools#75
    • all tools use latest as the default version
    • If a tool input is set to latest, the action resolves the latest version at runtime, then downloads and caches that exact version.
  • Fixed bug on #74

[!NOTE] From v0.13.0, all tools use latest as the default version. However, using latest can make builds non-reproducible, as the installed version may change over time. For stable and repeatable builds, it is recommended to specify exact versions

Full Changelog: yokawasa/action-setup-kube-tools@v0.12.0...v0.13.0

v0.12.0

What's Changed

Full Changelog: yokawasa/action-setup-kube-tools@v0.11.3...v0.12.0

v0.11.3

What's Changed

Full Changelog: yokawasa/action-setup-kube-tools@v0.11.2...v0.11.3

Commits
  • 3e3886c Merge pull request #79 from yokawasa/no-longer-default-latest
  • ede4784 enrich examples
  • 0d3842f change action entrypoint to index.mjs
  • f45b364 fix ESM bundle error
  • 4f79df0 externalize constants
  • 46e0202 tool version no longer defaults to latest but a specific version
  • ebd6f09 upate description on arch-type default value to ''
  • b23ea73 Merge pull request #75 from yokawasa/set-default-version-latest
  • f3f033d comment out SSRF protection code
  • c0281b8 remove default arch-type
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [yokawasa/action-setup-kube-tools](https://github.com/yokawasa/action-setup-kube-tools) from 0.11.2 to 0.13.1.
- [Release notes](https://github.com/yokawasa/action-setup-kube-tools/releases)
- [Commits](yokawasa/action-setup-kube-tools@v0.11.2...v0.13.1)

---
updated-dependencies:
- dependency-name: yokawasa/action-setup-kube-tools
  dependency-version: 0.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 10, 2026
@dependabot dependabot Bot requested a review from a team as a code owner February 10, 2026 00:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Feb 10, 2026
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.20%. Comparing base (933a12d) to head (36d7c9a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3678      +/-   ##
==========================================
- Coverage   52.21%   52.20%   -0.02%     
==========================================
  Files         524      524              
  Lines       48435    48435              
==========================================
- Hits        25291    25285       -6     
- Misses      19626    19635       +9     
+ Partials     3518     3515       -3     
Flag Coverage Δ
unittests 52.20% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant