Skip to content

chore(deps): bump the actions group with 4 updates - #54

Merged
forkwright merged 1 commit into
mainfrom
dependabot/github_actions/actions-f7c2bb8878
Aug 25, 2026
Merged

chore(deps): bump the actions group with 4 updates#54
forkwright merged 1 commit into
mainfrom
dependabot/github_actions/actions-f7c2bb8878

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the actions group with 4 updates: actions/attest-build-provenance, EmbarkStudios/cargo-deny-action, taiki-e/install-action and google/osv-scanner-action/.github/workflows/osv-scanner-reusable.yml.

Updates actions/attest-build-provenance from 4.1.0 to 4.2.2

Release notes

Sourced from actions/attest-build-provenance's releases.

v4.2.2

[!NOTE] As of version 4, actions/attest-build-provenance is simply a wrapper on top of actions/attest.

Existing applications may continue to use the attest-build-provenance action, but new implementations should use actions/attest instead.

What's Changed

Full Changelog: actions/attest-build-provenance@v4.1.1...v4.2.2

v4.1.1

[!NOTE] As of version 4, actions/attest-build-provenance is simply a wrapper on top of actions/attest.

Existing applications may continue to use the attest-build-provenance action, but new implementations should use actions/attest instead.

What's Changed

Full Changelog: actions/attest-build-provenance@v4.1.0...v4.1.1

Commits

Updates EmbarkStudios/cargo-deny-action from 2.0.20 to 2.1.1

Release notes

Sourced from EmbarkStudios/cargo-deny-action's releases.

Release 2.1.1 - cargo-deny 0.20.2

Fixed

  • PR#116 fixed in issue introduced in the 2.1.0 release due the deprecation of the use-git-cli argument. Thanks @​Firestar99!

Release 2.1.0 - cargo-deny 0.20.2

Changed

  • PR#881 refactored the CLI, moving some duplicated options/flags into the root and removing several deprecated options/flags/values. See the PR for a full list of changes.

Added

  • PR#879 resolved #873 by adding a new bans.std-replacements lint which checks the graph for crates.io sourced crates that have been partially or fully replaced in std and/or core.

Fixed

  • PR#880 resolved #765 by respecting non-default build script paths in manifests.
  • PR#881 resolved #874 by cleaning up the CLI, deduplicating some options/flags that caused bug in the list subcommand.
Commits

Updates taiki-e/install-action from 2.83.2 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.3.8 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

v2.5.0

This updates OSV-Scanner to v2.5.0 as well as:

What's Changed

New Contributors

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

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
  • 8deb546 Merge pull request #140 from google/update-to-v2.5.0
  • 8fb3f8c Update unified workflow example to point to v2.5.0 reusable workflows
  • 0c58c54 Update reusable workflows to point to v2.5.0 actions
  • Additional commits viewable 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 4 updates: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance), [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action), [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 `actions/attest-build-provenance` from 4.1.0 to 4.2.2
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@a2bbfa2...4d10147)

Updates `EmbarkStudios/cargo-deny-action` from 2.0.20 to 2.1.1
- [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases)
- [Commits](EmbarkStudios/cargo-deny-action@bb137d7...3c63498)

Updates `taiki-e/install-action` from 2.83.2 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@43aecc8...ba47c86)

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

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-version: 4.2.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- dependency-name: EmbarkStudios/cargo-deny-action
  dependency-version: 2.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
- 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-minor
  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
@forkwright
forkwright merged commit db8d4e7 into main Aug 25, 2026
12 checks passed
@forkwright
forkwright deleted the dependabot/github_actions/actions-f7c2bb8878 branch August 25, 2026 00:26
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.

1 participant