Skip to content

fix: bump @github/local-action from 6.0.2 to 7.0.1#38

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/github/local-action-7.0.1
Open

fix: bump @github/local-action from 6.0.2 to 7.0.1#38
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/github/local-action-7.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 4, 2026

Copy link
Copy Markdown
Contributor

Bumps @github/local-action from 6.0.2 to 7.0.1.

Release notes

Sourced from @​github/local-action's releases.

v7.0.1

What's Changed

Full Changelog: github/local-action@v7.0.0...v7.0.1

v7.0.0

What's Changed

Full Changelog: github/local-action@v6...v7.0.0

Changelog

Sourced from @​github/local-action's changelog.

Changelog

v7

Update support for each of the following packages to the latest versions:

v6

Adds support for the @actions/cache package, allowing for local caching of dependencies and other files between runs of a GitHub Action. This is achieved by setting the LOCAL_ACTION_CACHE_PATH environment variable to a directory where cache files will be stored.

For both @actions/artifact and @actions/cache, the LOCAL_ACTION_WORKSPACE environment variable must be set. Otherwise, calling functions will throw an error. Similarly, @actions/artifact requires the LOCAL_ACTION_ARTIFACT_PATH environment variable to be set, and @actions/cache requires the LOCAL_ACTION_CACHE_PATH environment variable to be set.

v5

Removes support for custom paths in the target action's tsconfig.json. This appears to have been causing issues with type-stripping and later versions of Node.js.

v4

This version adds support for pre and post scripts for actions. These should follow the same structure as the run action code (see the README.md for more details).

v3

This version adds experimental support for pnpm and yarn.

Depending on the package manager and version, the invocation of the tsx command that drives @github/local-action is invoked differently.

... (truncated)

Commits
  • afcb88e Update ESLint and remove outdated dependencies (#261)
  • b032bf1 Copilot nits
  • 2f876f5 Ignore
  • a782437 npm i
  • 0360577 Update eslint and remove unused dependencies
  • e74c0dd Force update ajv
  • 8d710b3 Build(deps): Bump fast-xml-parser from 5.3.5 to 5.3.6 (#260)
  • 709a9df npm audit fix
  • cac46e6 Build(deps): Bump fast-xml-parser from 5.3.5 to 5.3.6
  • 290a309 Build(deps): Bump the npm-production group across 1 directory with 2 updates ...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​github/local-action since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 4, 2026
@changeset-bot

changeset-bot Bot commented Jul 4, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 9535445

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/github/local-action-7.0.1 branch from d4dc2f3 to dfe48c2 Compare July 11, 2026 02:15
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/github/local-action-7.0.1 branch from dfe48c2 to bdbe63e Compare July 18, 2026 02:16
Bumps [@github/local-action](https://github.com/github/local-action) from 6.0.2 to 7.0.1.
- [Release notes](https://github.com/github/local-action/releases)
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md)
- [Commits](github/local-action@v6.0.2...v7.0.1)

---
updated-dependencies:
- dependency-name: "@github/local-action"
  dependency-version: 7.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/github/local-action-7.0.1 branch from bdbe63e to 9535445 Compare July 25, 2026 02:15
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants