Skip to content

Commit 5a7a085

Browse files
Bump @actions/tool-cache from 2.0.1 to 2.0.2 in the actions group (#1145)
* Bump @actions/tool-cache from 2.0.1 to 2.0.2 in the actions group Bumps the actions group with 1 update: [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache). Updates `@actions/tool-cache` from 2.0.1 to 2.0.2 - [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-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> * Run 'npm run-script build' --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Charis Kyriakou <charisk@users.noreply.github.com>
1 parent 01908a2 commit 5a7a085

File tree

3 files changed

+51
-122
lines changed

3 files changed

+51
-122
lines changed

dist/query.js

+44-109
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

+6-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@actions/github": "^6.0.0",
2222
"@actions/http-client": "^2.2.3",
2323
"@actions/io": "^1.1.3",
24-
"@actions/tool-cache": "^2.0.1",
24+
"@actions/tool-cache": "^2.0.2",
2525
"@octokit/action": "^7.0.0",
2626
"@octokit/plugin-retry": "^7.1.3",
2727
"@octokit/plugin-throttling": "^9.4.0",

0 commit comments

Comments
 (0)