From dc0bef012fd103476b72b45c11d1bbfea44a9d36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 09:29:46 +0000 Subject: [PATCH] chore(deps): bump taiki-e/install-action from 2.21.10 to 2.21.16 (#30) Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.21.10 to 2.21.16. - [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/a153e083c90d50c5c054f7de762fd414c3b7abf0...dd2be0d4c91c3f760b208b1d954dd582cdd782fe) --- 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 cd3ff85..25d05d3 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@a153e083c90d50c5c054f7de762fd414c3b7abf0 + uses: taiki-e/install-action@dd2be0d4c91c3f760b208b1d954dd582cdd782fe with: tool: just checksum: true