Skip to content

Commit

Permalink
ci(deps): bump taiki-e/install-action from 2.41.11 to 2.42.3 (#849)
Browse files Browse the repository at this point in the history
| datasource  | package                | from     | to      |
| ----------- | ---------------------- | -------- | ------- |
| github-tags | taiki-e/install-action | v2.41.11 | v2.42.3 |

Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
mazi-renovate[bot] authored Jul 18, 2024
1 parent 2fa0361 commit b23616d
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@64e4e2f995104968c78bd697b253d55bf557af66 # v2.41.11
uses: taiki-e/install-action@6bf298cd5d342d004fbb44a867e343b0706ad3de # v2.42.3
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit b23616d

Please sign in to comment.