Skip to content

Commit

Permalink
ci(deps): bump taiki-e/install-action from 2.42.35 to 2.42.36
Browse files Browse the repository at this point in the history
| datasource  | package                | from     | to       |
| ----------- | ---------------------- | -------- | -------- |
| github-tags | taiki-e/install-action | v2.42.35 | v2.42.36 |
  • Loading branch information
mazi-renovate[bot] authored Aug 29, 2024
1 parent c76833f commit cb625b6
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@0b73cec6bfb20724b64cae80024f8fa52195c902 # v2.42.35
uses: taiki-e/install-action@11053896c3ed8d313b47efa789def6474abd1e6b # v2.42.36
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit cb625b6

Please sign in to comment.