Skip to content

Commit fb6b29f

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.46 to 2.62.49 - [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@f535147...44c6d64) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.62.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c94dc58 commit fb6b29f

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

0 commit comments

Comments
 (0)