Skip to content

Commit

Permalink
ci(deps): update taiki-e/install-action action to v2.25.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2024
1 parent cee7a85 commit a6ddde4
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@242f1c0c1a882c44e7d32b89af9f2a0bced36540 # v2.25.5
uses: taiki-e/install-action@3ed9916b5427bc0679b294607ea47d1d8007b53f # v2.25.7
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit a6ddde4

Please sign in to comment.