Skip to content

Commit

Permalink
ci(deps): bump taiki-e/install-action from 2.42.33 to 2.42.34 (#930)
Browse files Browse the repository at this point in the history
| datasource  | package                | from     | to       |
| ----------- | ---------------------- | -------- | -------- |
| github-tags | taiki-e/install-action | v2.42.33 | v2.42.34 |

Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
mazi-renovate[bot] authored Aug 26, 2024
1 parent 6f6b37b commit 781af69
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 @@ -83,7 +83,7 @@ jobs:
key: ${{ matrix.target }}
- name: Install cross
if: ${{ !matrix.os && matrix.use-cross }}
uses: taiki-e/install-action@4a27a04f8a48ceb6b30a8541bae8994ce2ea4dd7 # v2.42.33
uses: taiki-e/install-action@f172798ba087526822a4f43dd08714d08a45aa37 # v2.42.34
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 781af69

Please sign in to comment.