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 e981329 build(deps): bump taiki-e/install-action from 2 to 2.85.5
(#823)
e981329 is described below
commit e981329c924bd6da243f90eac37ec3c044cd02b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 18 14:45:03 2026 -0400
build(deps): bump taiki-e/install-action from 2 to 2.85.5 (#823)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action)
from 2 to 2.85.5.
- [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...v2.85.5)
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-version: 2.85.5
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 2aa9a6d..ebed500 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/install-action@v2
+ uses: taiki-e/[email protected]
with:
tool: typos
- name: Run typos