From b7107804464bf64f8ff6eb87123d87b5188732c2 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:58:00 +0000 Subject: [PATCH] ci(deps): bump taiki-e/install-action from 2.44.9 to 2.44.19 | datasource | package | from | to | | ----------- | ---------------------- | ------- | -------- | | github-tags | taiki-e/install-action | v2.44.9 | v2.44.19 | --- .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 d0ccf866f..cad325bc7 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@36f1b7ecb53a94489f74d85cea2f20a8225c82ae # v2.44.19 with: tool: cross - run: mkdir dist