Skip to content

Commit 9b552d5

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.58.24 to 2.59.1 - [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@c450726...57511bc) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.59.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b06f46 commit 9b552d5

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@c45072658c5d4b46c598b05c54f3d0b541f90bd3 # v2
25+
uses: taiki-e/install-action@57511bcdf8cdb0eab6448cb7fa632952d9f25742 # v2
2626
with:
2727
tool: cargo-deny,just
2828

0 commit comments

Comments
 (0)