Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action from v2.33.31 to v2.33.32
Browse files Browse the repository at this point in the history
  • Loading branch information
mazi-renovate[bot] authored May 25, 2024
1 parent 0bc5da7 commit d642079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
key: ${{ matrix.target }}
- name: Install cross
if: ${{ !matrix.os && matrix.use-cross }}
uses: taiki-e/install-action@9c2797b8f281b478a30f4d5f6720c33372b31e78 # v2.33.31
uses: taiki-e/install-action@70765aab52363540b67c4a147df9a035d6d24f78 # v2.33.32
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit d642079

Please sign in to comment.