From 9144775a7e58b0a139d15ad229385477d90f6a95 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Sun, 8 Dec 2024 04:58:57 +0900 Subject: [PATCH] ci(deps): bump taiki-e/install-action from 2.45.8 to 2.46.4 (#1081) | datasource | package | from | to | | ----------- | ---------------------- | ------- | ------- | | github-tags | taiki-e/install-action | v2.45.8 | v2.46.4 | 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 584056552..a5f4f4dd1 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@ddaadeb8971af08eaa9bdad7ba96eb721ed2aafd # v2.45.8 + uses: taiki-e/install-action@acf70b3a1ed953bccebc8c5d80cfdb16ec8ccc36 # v2.46.4 with: tool: cross - run: mkdir dist