Skip to content

Commit 78e6523

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.28 to 2.62.33 - [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@e7ef886...e43a502) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.62.33 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e81ea7c commit 78e6523

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
@@ -22,7 +22,7 @@ jobs:
2222
run: pip install --requirement=.github/workflows/requirements.txt
2323

2424
- name: Install `cargo-deny` & `just`
25-
uses: taiki-e/install-action@e7ef886cf8f69c25ecef6bbc2858a42e273496ec # v2
25+
uses: taiki-e/install-action@e43a5023a747770bfcb71ae048541a681714b951 # v2
2626
with:
2727
tool: cargo-deny,just
2828

0 commit comments

Comments
 (0)