From eabac9e7a712b3aaa28ee36033b2b95da611728d Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 22:27:19 +0900 Subject: [PATCH] ci(deps): bump taiki-e/install-action from 2.44.9 to 2.44.22 (#986) | datasource | package | from | to | | ----------- | ---------------------- | ------- | -------- | | github-tags | taiki-e/install-action | v2.44.9 | v2.44.22 | Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com> --- .github/workflows/docker-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 4313a456e..2d6808d54 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -93,7 +93,7 @@ jobs: key: ${{ matrix.profile }}-${{ matrix.platform.target }} - name: Install cross if: ${{ matrix.platform.command == 'cross' }} - uses: taiki-e/install-action@58a3efb22c892c0e7d722787ab604b97b62ac694 # v2.44.9 + uses: taiki-e/install-action@d7d588c7b6da74c508f949f89563c2932ee24545 # v2.44.22 with: tool: cross - run: mkdir dist