Skip to content

chore(deps): bump the actions group with 2 updates - #6965

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-5935e05109
Open

chore(deps): bump the actions group with 2 updates#6965
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions-5935e05109

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps the actions group with 2 updates: taiki-e/install-action and google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml.

Updates taiki-e/install-action from 2.85.13 to 2.86.5

Release notes

Sourced from taiki-e/install-action's releases.

2.86.5

  • Update zola@latest to 0.23.4.

  • Update wasm-tools@latest to 1.257.1.

  • Update protoc@latest to 3.36.0.

  • Update mise@latest to 2026.8.10.

  • Update cargo-dinghy@latest to 0.8.6.

  • Update wasmtime@latest to 48.0.0.

2.86.4

  • Update oxfmt@latest to 1.79.0.

  • Update mise@latest to 2026.8.8.

  • Update martin@latest to 1.14.0.

  • Update dprint@latest to 0.56.0.

  • Update cargo-about@latest to 0.9.2.

  • Update biome@latest to 2.5.9.

2.86.3

  • Update prek@latest to 0.4.14.

  • Update osv-scanner@latest to 2.5.1.

  • Update cargo-llvm-cov@latest to 0.9.0.

2.86.2

  • Update uv@latest to 0.12.5.

  • Update mise@latest to 2026.8.6.

  • Update cargo-tarpaulin@latest to 0.37.2.

2.86.1

  • Fix an issue where oxfmt was accidentally installed as oxfmt-{target}{exe}. (#1969)

2.86.0

2.85.14

  • Update uv@latest to 0.12.4.

  • Update trivy@latest to 0.74.0.

... (truncated)

Changelog

Sourced from taiki-e/install-action's changelog.

Changelog

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning.

[Unreleased]

[2.86.7] - 2026-08-24

  • Update tombi@latest to 1.4.1.

  • Update rafn@latest to 0.1.5.

  • Update cargo-binstall@latest to 1.22.0.

[2.86.6] - 2026-08-23

  • Update dprint@latest to 0.56.1.

  • Update cargo-lambda@latest to 1.9.2.

  • Update biome@latest to 2.5.10.

[2.86.5] - 2026-08-21

  • Update zola@latest to 0.23.4.

  • Update wasm-tools@latest to 1.257.1.

  • Update protoc@latest to 3.36.0.

  • Update mise@latest to 2026.8.10.

  • Update cargo-dinghy@latest to 0.8.6.

  • Update wasmtime@latest to 48.0.0.

[2.86.4] - 2026-08-20

  • Update oxfmt@latest to 1.79.0.

  • Update mise@latest to 2026.8.8.

  • Update martin@latest to 1.14.0.

... (truncated)

Commits

Updates google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml from 2.5.0 to 2.5.1

Release notes

Sourced from google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml's releases.

v2.5.1

This updates OSV-Scanner to v2.3.8.

What's Changed

Fixes:

  • Preserve package namespaces when querying osv.dev API (fixes #2978).
  • Re-add support for the OSV_SCANNER_LOCAL_DB_CACHE_DIRECTORY environment variable (fixes #2983).
  • Fix local vulnerability matching (--offline-vulnerabilities) not working when network capability is NetworkOnline.

Full Changelog: google/osv-scanner-action@v2.5.0...v2.5.1

Commits
  • 6e4298e Merge pull request #141 from google/update-to-v2.5.1
  • 5957b4e Update unified workflow example to point to v2.5.1 reusable workflows
  • 880d9b5 Update reusable workflows to point to v2.5.1 actions
  • baa4139 "Update actions to use v2.5.1 osv-scanner image"
  • f4cfcc0 Merge pull request #117 from renovate-bot/renovate/workflows
  • dfd4cd1 Update workflows
  • e13f842 Merge pull request #133 from renovate-bot/renovate/major-workflows
  • 3f2e7fe Update actions/checkout action to v7
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 2 updates: [taiki-e/install-action](https://github.com/taiki-e/install-action) and [google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml](https://github.com/google/osv-scanner-action).


Updates `taiki-e/install-action` from 2.85.13 to 2.86.5
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](taiki-e/install-action@82cd3e7...ba47c86)

Updates `google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml` from 2.5.0 to 2.5.1
- [Release notes](https://github.com/google/osv-scanner-action/releases)
- [Commits](google/osv-scanner-action@8deb546...6e4298e)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-version: 2.86.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml
  dependency-version: 2.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions
...

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 Aug 24, 2026
@sonarqubecloud

Copy link
Copy Markdown

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.

0 participants