mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-11 15:07:06 +00:00
github: bump taiki-e/install-action in the github-dependencies group
Bumps the github-dependencies group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action).
Updates `taiki-e/install-action` from 2.47.15 to 2.47.19
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](d125c0a835...24758ef6e7
)
---
updated-dependencies:
- dependency-name: taiki-e/install-action
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: github-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9663509643
commit
37e2c360cb
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -81,7 +81,7 @@ jobs:
|
||||||
uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203
|
uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203
|
||||||
with:
|
with:
|
||||||
toolchain: 1.76
|
toolchain: 1.76
|
||||||
- uses: taiki-e/install-action@d125c0a83576d3c0c86ac610c708b38d3565af4e
|
- uses: taiki-e/install-action@24758ef6e77fc43f81a25d59a614a409e8fa7cd9
|
||||||
with:
|
with:
|
||||||
tool: nextest
|
tool: nextest
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|
Loading…
Reference in a new issue