Skip to content

Commit b5f3299

Browse files
ci(deps): bump taiki-e/install-action from 2.68.33 to 2.68.34 (#182)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.68.33 to 2.68.34. - [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@cbb1dca...de6bbd1) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.68.34 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ed56d77 commit b5f3299

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
components: rustfmt
4646

4747
- name: Install just
48-
uses: taiki-e/install-action@cbb1dcaa26e1459e2876c39f61c1e22a1258aac5 # v2.68.33
48+
uses: taiki-e/install-action@de6bbd1333b8f331563d54a051e542c7dfef81c3 # v2.68.34
4949
with:
5050
tool: just
5151

@@ -71,7 +71,7 @@ jobs:
7171
components: clippy
7272

7373
- name: Install just
74-
uses: taiki-e/install-action@cbb1dcaa26e1459e2876c39f61c1e22a1258aac5 # v2.68.33
74+
uses: taiki-e/install-action@de6bbd1333b8f331563d54a051e542c7dfef81c3 # v2.68.34
7575
with:
7676
tool: just
7777

@@ -97,7 +97,7 @@ jobs:
9797
toolchain: ${{needs.toolchain.outputs.toolchain}}
9898

9999
- name: Install just
100-
uses: taiki-e/install-action@cbb1dcaa26e1459e2876c39f61c1e22a1258aac5 # v2.68.33
100+
uses: taiki-e/install-action@de6bbd1333b8f331563d54a051e542c7dfef81c3 # v2.68.34
101101
with:
102102
tool: just
103103

@@ -123,7 +123,7 @@ jobs:
123123
components: rust-docs
124124

125125
- name: Install just
126-
uses: taiki-e/install-action@cbb1dcaa26e1459e2876c39f61c1e22a1258aac5 # v2.68.33
126+
uses: taiki-e/install-action@de6bbd1333b8f331563d54a051e542c7dfef81c3 # v2.68.34
127127
with:
128128
tool: just
129129

0 commit comments

Comments
 (0)