From 779d6dd9a0522ea704702a3af204fdb62ab0d6d7 Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 04:24:42 +0900 Subject: [PATCH] ci(deps): bump taiki-e/install-action from 2.46.7 to 2.46.9 (#1088) | datasource | package | from | to | | ----------- | ---------------------- | ------- | ------- | | github-tags | taiki-e/install-action | v2.46.7 | v2.46.9 | 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 88c212031..ee1a867ed 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@a2ff97ae7a403b9e691f3d5d5e214415068a681b # v2.46.7 + uses: taiki-e/install-action@e523301c9af289ba196edd3ab08abdece06107d2 # v2.46.9 with: tool: cross - run: mkdir dist