Skip to content

Commit c845bcd

Browse files
chore(deps): bump taiki-e/install-action in the github-deps group
Bumps the github-deps group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action). Updates `taiki-e/install-action` from 2.62.40 to 2.62.45 - [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@41ef8c6...81ee1d4) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.62.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e3d58a commit c845bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: pip install --requirement=.github/workflows/requirements.txt
2525

2626
- name: Install `cargo-deny` & `just`
27-
uses: taiki-e/install-action@41ef8c65f4034ff24ab1cc2cef52f3000bcf9523 # v2
27+
uses: taiki-e/install-action@81ee1d48d9194cdcab880cbdc7d36e87d39874cb # v2
2828
with:
2929
tool: cargo-deny,just
3030

0 commit comments

Comments
 (0)