File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1515 uses : actions/checkout@v6
1616
1717 - name : Run markdownlint-cli2
18- uses : DavidAnson/markdownlint-cli2-action@v23
18+ uses : DavidAnson/markdownlint-cli2-action@ce4853d43830c74c1753b39f3cf40f71c2031eb9 # v23
1919 with :
2020 globs : |
2121 '**/*.md'
Original file line number Diff line number Diff line change 1616 uses : actions/checkout@v4
1717
1818 - name : Install uv
19- uses : astral-sh/setup-uv@v7
19+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
2020
2121 - name : Set up Python
2222 uses : actions/setup-python@v6
3636 uses : actions/checkout@v4
3737
3838 - name : Install uv
39- uses : astral-sh/setup-uv@v7
39+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7
4040
4141 - name : Set up Python ${{ matrix.python-version }}
4242 uses : actions/setup-python@v6
You can’t perform that action at this time.
0 commit comments