From d95cbca01e95b89c7dc772b53ba75ea3854af391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Nov 2023 08:21:56 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.21.16 to 2.21.18 (#31) Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.21.16 to 2.21.18. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/taiki-e/install-action/compare/dd2be0d4c91c3f760b208b1d954dd582cdd782fe...8f354f35e51028c902e8ab954045e37739acf562) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 25d05d3..f8eba81 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: - name: install opa uses: open-policy-agent/setup-opa@9501844990f7dcfd09b17a8d97c794d294620f37 - name: install just - uses: taiki-e/install-action@dd2be0d4c91c3f760b208b1d954dd582cdd782fe + uses: taiki-e/install-action@8f354f35e51028c902e8ab954045e37739acf562 with: tool: just checksum: true