Skip to content

Commit

Permalink
ci(deps): bump taiki-e/install-action from 2.42.5 to 2.42.6 (#866)
Browse files Browse the repository at this point in the history
| datasource  | package                | from    | to      |
| ----------- | ---------------------- | ------- | ------- |
| github-tags | taiki-e/install-action | v2.42.5 | v2.42.6 |

Co-authored-by: mazi-renovate[bot] <161091290+mazi-renovate[bot]@users.noreply.github.com>
  • Loading branch information
mazi-renovate[bot] authored Jul 26, 2024
1 parent 1b4d702 commit 635942a
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@36d793de2e01530e47054966bebba5d4ef6e9b9e # v2.42.5
uses: taiki-e/install-action@a61689725720f6f0db45726338d52b7031c0e3df # v2.42.6
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 635942a

Please sign in to comment.