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

3 files changed

Lines changed: 51 additions & 122 deletions

File tree

dist/query.js

Lines changed: 44 additions & 109 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 6 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
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)