Skip to content

Commit

Permalink
ci(deps): bump taiki-e/install-action from 2.47.7 to 2.47.9
Browse files Browse the repository at this point in the history
| datasource  | package                | from    | to      |
| ----------- | ---------------------- | ------- | ------- |
| github-tags | taiki-e/install-action | v2.47.7 | v2.47.9 |
  • Loading branch information
mazi-renovate[bot] authored Jan 9, 2025
1 parent 1eb71ec commit 72fb710
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 @@ -93,7 +93,7 @@ jobs:
key: ${{ matrix.profile }}-${{ matrix.platform.target }}
- name: Install cross
if: ${{ matrix.platform.command == 'cross' }}
uses: taiki-e/install-action@a86da1a3cb51967612c80d6dc98c5cac03a73025 # v2.47.7
uses: taiki-e/install-action@df5dec2a2f73ff6dbace3072df1242669b7bb7d1 # v2.47.9
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 72fb710

Please sign in to comment.