From 2f998c299373c129763b359bab93f89ebd9e40fe Mon Sep 17 00:00:00 2001 From: "mazi-renovate[bot]" <161091290+mazi-renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 03:41:23 +0000 Subject: [PATCH] ci(deps): bump taiki-e/install-action from 2.44.1 to 2.44.3 | datasource | package | from | to | | ----------- | ---------------------- | ------- | ------- | | github-tags | taiki-e/install-action | v2.44.1 | v2.44.3 | --- .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 0a4a1921..800aaeec 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@ae888b48c8777229768754549e5463ba726cb1b3 # v2.44.1 + uses: taiki-e/install-action@a6c0fffc64cb6b30fcb84295daa5f6d7da05fc62 # v2.44.3 with: tool: cross - run: mkdir dist