From dc442e1707f9200aaf706381d745ed10bbc17dfd Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 06:02:51 +0900 Subject: [PATCH] ci(deps): bump taiki-e/install-action from 2.44.48 to 2.44.53 (#1027) | datasource | package | from | to | | ----------- | ---------------------- | -------- | -------- | | github-tags | taiki-e/install-action | v2.44.48 | v2.44.53 | 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 385f2923a..6d7f89997 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@d2347103f7c028229cc9c9c440e90b572dd50592 # v2.44.48 + uses: taiki-e/install-action@278aeeb6e331c1bd610bffe45862e09452854b1a # v2.44.53 with: tool: cross - run: mkdir dist