Skip to content

Commit ff01ec7

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.56 to 2.62.57 - [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@f79fe75...763e332) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.62.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8605eb9 commit ff01ec7

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

5757
- name: Install `cargo-deny` & `just` & 'typos'
58-
uses: taiki-e/install-action@f79fe7514db78f0a7bdba3cb6dd9c1baa7d046d9 # v2
58+
uses: taiki-e/install-action@763e3324d4fd026c9bd284c504378585777a87d5 # v2
5959
with:
6060
tool: cargo-deny,just,typos
6161

0 commit comments

Comments
 (0)