Skip to content

Commit

Permalink
ci(deps): bump taiki-e/install-action from 2.42.24 to 2.42.25
Browse files Browse the repository at this point in the history
| datasource  | package                | from     | to       |
| ----------- | ---------------------- | -------- | -------- |
| github-tags | taiki-e/install-action | v2.42.24 | v2.42.25 |
  • Loading branch information
mazi-renovate[bot] authored Aug 18, 2024
1 parent 192f6d7 commit 27b8667
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 @@ -112,7 +112,7 @@ jobs:
key: ${{ matrix.target }}
- name: Install cross
if: ${{ !matrix.os && matrix.use-cross }}
uses: taiki-e/install-action@4f13fb62448d53782828736cd5b0fd395b5f0c06 # v2.42.24
uses: taiki-e/install-action@2d7ff60c815c5236dc38fd3909d97d6d605315d2 # v2.42.25
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 27b8667

Please sign in to comment.