Skip to content

Commit 7f76a70

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.45 to 2.62.46 - [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@81ee1d4...f535147) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.62.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8d08d4 commit 7f76a70

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@81ee1d48d9194cdcab880cbdc7d36e87d39874cb # v2
27+
uses: taiki-e/install-action@f535147c22906d77695e11cb199e764aa610a4fc # v2
2828
with:
2929
tool: cargo-deny,just
3030

0 commit comments

Comments
 (0)