Skip to content

Commit

Permalink
Merge b798168 into c49a505
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2024
2 parents c49a505 + b798168 commit 91fcf2c
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@717ed1cb83959ef327137c2f806e1d8597bfca9f # v2.26.13
uses: taiki-e/install-action@51cabaaea7795aee4a6a0dfda8c25784a80dc848 # v2.26.14
with:
tool: cross
- run: mkdir dist
Expand Down

0 comments on commit 91fcf2c

Please sign in to comment.