We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e0770 commit 0253f07Copy full SHA for 0253f07
.github/workflows/docker-publish.yml
@@ -68,7 +68,7 @@ jobs:
68
key: ${{ matrix.target }}
69
- name: Install cross
70
if: ${{ !matrix.os && matrix.use-cross }}
71
- uses: taiki-e/install-action@6f9c81793230d9b2f572c9d25850453e364125d3 # v2.27.1
+ uses: taiki-e/install-action@6943331e01261cdff7420bbc2508cb463574e404 # v2.27.2
72
with:
73
tool: cross
74
- run: mkdir dist
0 commit comments