mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-06 11:34:54 +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.12 to 2.47.13
- [Release notes](https://github.com/taiki-e/install-action/releases)
- [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md)
- [Commits](333ea3e9a4...6ae49f1b8b
)
---
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
ae8f6a3837
commit
83add0f338
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@333ea3e9a483e78588ef8e157263f263a7640903
|
- uses: taiki-e/install-action@6ae49f1b8b4d10975ade0f0d1c07cda2177b19de
|
||||||
with:
|
with:
|
||||||
tool: nextest
|
tool: nextest
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|
Loading…
Reference in a new issue