Skip to content

Commit

Permalink
ci(deps): bump taiki-e/install-action from 2.42.9 to 2.42.18 (#878)
Browse files Browse the repository at this point in the history
| datasource  | package                | from    | to       |
| ----------- | ---------------------- | ------- | -------- |
| github-tags | taiki-e/install-action | v2.42.9 | v2.42.18 |

Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
mazi-renovate[bot] authored Aug 5, 2024
1 parent 8960438 commit 977902b
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@7277a40b4d8760cc11399bd3f8314c3294e270f5 # v2.42.9
uses: taiki-e/install-action@d79dff47733726f636463323dd2d82724f6c36ba # v2.42.18
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 977902b

Please sign in to comment.