Skip to content

chore(deps): bump @actions/tool-cache from 2.0.2 to 3.0.0#567

Merged
kzantow merged 2 commits intomainfrom
dependabot/npm_and_yarn/actions/tool-cache-3.0.0
Jan 21, 2026
Merged

chore(deps): bump @actions/tool-cache from 2.0.2 to 3.0.0#567
kzantow merged 2 commits intomainfrom
dependabot/npm_and_yarn/actions/tool-cache-3.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2026

Bumps @actions/tool-cache from 2.0.2 to 3.0.0.

Changelog

Sourced from @​actions/tool-cache's changelog.

3.0.0

  • Update to v2.0.1 of @actions/core
  • Update to v2.0.0 of @actions/exec
  • Update to v3.0.1 of @actions/http-client
  • Update to v2.0.0 of @actions/io
Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​actions/tool-cache since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Used by release-drafter to determine version labels Jan 9, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/tool-cache-3.0.0 branch from 7d808cf to abda45d Compare January 20, 2026 20:22
Bumps [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache) from 2.0.2 to 3.0.0. - [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache) --- updated-dependencies: - dependency-name: "@actions/tool-cache" dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/actions/tool-cache-3.0.0 branch from abda45d to 83da516 Compare January 20, 2026 20:43
Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
@kzantow kzantow merged commit ffeb136 into main Jan 21, 2026
31 checks passed
@kzantow kzantow deleted the dependabot/npm_and_yarn/actions/tool-cache-3.0.0 branch January 21, 2026 14:53
spiffcs added a commit to pen-pal/scan-action that referenced this pull request Feb 4, 2026
* main: (21 commits) chore(deps): bump @actions/cache from 5.0.3 to 5.0.5 (anchore#592) chore(deps): bump @actions/tool-cache from 3.0.0 to 3.0.1 (anchore#593) chore(deps): update Grype to v0.107.1 (anchore#594) feat: add option to specify one or more grype config files (anchore#589) chore(deps): bump fast-xml-parser from 5.3.3 to 5.3.4 (anchore#590) chore(deps): bump release-drafter/release-drafter from 6.1.0 to 6.2.0 (anchore#587) chore(deps): update Grype to v0.107.0 (anchore#588) chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 (anchore#584) chore(deps): bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (anchore#585) chore(deps-dev): bump tar from 7.5.6 to 7.5.7 (anchore#586) chore(deps): update Grype to v0.106.0 (anchore#583) chore(deps): bump zizmorcore/zizmor-action from 0.3.0 to 0.4.1 (anchore#582) chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 (anchore#581) chore(deps): bump lodash from 4.17.21 to 4.17.23 (anchore#580) chore: tweak release drafter author and husky (anchore#579) chore: update release drafter permissions (anchore#578) chore: update release drafter to include appropriate dependencies (anchore#577) chore(deps): bump @actions/tool-cache from 2.0.2 to 3.0.0 (anchore#567) chore(deps): bump @actions/cache from 5.0.1 to 5.0.2 (anchore#568) chore(deps): bump @actions/core from 2.0.1 to 2.0.2 (anchore#569) ... Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
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 javascript Pull requests that update Javascript code major Used by release-drafter to determine version

2 participants