This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs-object-store.git
The following commit(s) were added to refs/heads/main by this push:
new dc58ef2 build(deps): bump taiki-e/install-action from 2.85.5 to
2.86.1 (#842)
dc58ef2 is described below
commit dc58ef2e086723486fcfc8b6950b76fc3a5dc7b7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 19 16:41:51 2026 -0400
build(deps): bump taiki-e/install-action from 2.85.5 to 2.86.1 (#842)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action)
from 2.85.5 to 2.86.1.
- [Release notes](https://github.com/taiki-e/install-action/releases)
-
[Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/taiki-e/install-action/compare/v2.85.5...v2.86.1)
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.86.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/typos.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml
index ebed500..eff69ba 100644
--- a/.github/workflows/typos.yml
+++ b/.github/workflows/typos.yml
@@ -35,7 +35,7 @@ jobs:
steps:
- uses: actions/checkout@v7
- name: Install typos
- uses: taiki-e/[email protected]
+ uses: taiki-e/[email protected]
with:
tool: typos
- name: Run typos